Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-192021
#<BuildRuby:0x00007ff6fbe5fde0
@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.20241020-192021",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007392 0.000722 3.780867 ( 3.748880)
build_miniruby 0.001624 0.000325 1.461021 ( 1.459696)
build_ruby 0.002349 0.000000 4.356713 ( 4.501087)
build_all 0.008405 0.002173 7.476132 ( 3.078415)
build_install 0.017480 0.005121 10.272605 ( 5.062697)
test_btest 0.000902 0.000000 96.876551 ( 34.415454)
test_basic 0.009837 0.000541 1.127063 ( 1.202452)
test_all 0.110833 0.045496 814.071513 (329.445624)
test_rubyspec 0.038155 0.044457 130.327206 ( 28.386201)
total: 411.30 sec