Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-024827
#<BuildRuby:0x00007f3cae2ffde0
@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.20241103-024827",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004224 0.005338 4.127049 ( 5.500850)
build_miniruby 0.001393 0.000450 1.938695 ( 2.199340)
build_ruby 0.002033 0.000656 4.704326 ( 5.280257)
build_all 0.004895 0.005968 7.570109 ( 6.142899)
build_install 0.013268 0.013212 10.614293 ( 8.572534)
test_btest 0.000753 0.000310 80.726035 ( 49.470310)
test_basic 0.000000 0.011737 1.096077 ( 1.235440)
test_all 0.121519 0.033965 820.626068 (485.225801)
test_rubyspec 0.065435 0.026248 126.602127 ( 65.310642)
total: 628.94 sec