Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-004524
#<BuildRuby:0x00007f47c6d0fdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241018-004524",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006008 0.003477 4.415719 ( 4.938874)
build_miniruby 0.001524 0.000371 1.832747 ( 1.905022)
build_ruby 0.001743 0.000424 4.786540 ( 5.284044)
build_all 0.010806 0.000000 7.730747 ( 5.748299)
build_install 0.018349 0.007325 11.043185 ( 7.893271)
test_btest 0.000748 0.000183 97.827127 ( 75.165819)
test_basic 0.010614 0.001598 1.303962 ( 1.900854)
test_all 0.124786 0.033238 823.283036 (485.486635)
test_rubyspec 0.062421 0.027097 141.260472 ( 53.137121)
total: 641.46 sec