Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250123-210228
#<BuildRuby:0x00007f5aacdefdd8
@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.20250123-210228",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005467 0.000266 1.953586 ( 2.176689)
build_miniruby 0.001148 0.000205 1.065584 ( 1.065401)
build_ruby 0.001379 0.000246 3.355041 ( 3.527417)
build_all 0.007069 0.001262 5.534628 ( 2.382932)
build_install 0.012468 0.003433 7.075678 ( 3.722812)
test_btest 0.000669 0.000125 65.850952 ( 18.274590)
test_basic 0.004273 0.003379 0.906924 ( 0.961458)
test_all 0.087875 0.037666 573.378672 (180.383701)
test_rubyspec 0.037502 0.040661 107.989518 ( 32.872544)
total: 245.37 sec