Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-032205
#<BuildRuby:0x00007f4e57dbfdd8
@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.20241231-032205",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002243 0.003483 2.029862 ( 2.329035)
build_miniruby 0.001361 0.000000 1.626743 ( 1.623671)
build_ruby 0.001617 0.000000 4.052895 ( 4.270307)
build_all 0.008087 0.000000 6.441097 ( 2.644566)
build_install 0.017013 0.001098 8.298427 ( 4.431317)
test_btest 0.000000 0.000824 75.917441 ( 21.741339)
test_basic 0.002825 0.006653 0.995796 ( 1.044558)
test_all 0.116622 0.028559 731.711598 (248.646794)
test_rubyspec 0.050108 0.024222 120.149030 ( 33.818227)
total: 320.55 sec