Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-194758
#<BuildRuby:0x00007f1bb586fdd0
@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.20241208-194758",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004263 0.004039 3.705544 ( 3.756895)
build_miniruby 0.001214 0.000303 1.784554 ( 1.878406)
build_ruby 0.001745 0.000436 4.516153 ( 5.071680)
build_all 0.004949 0.005465 6.768527 ( 5.043140)
build_install 0.017356 0.007332 9.708701 ( 7.256521)
test_btest 0.000865 0.000257 79.985851 ( 29.361562)
test_basic 0.004178 0.006932 0.883577 ( 0.933027)
test_all 0.099264 0.049421 712.996872 (230.614188)
test_rubyspec 0.050661 0.029644 113.073425 ( 20.912410)
total: 304.83 sec