Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-200120
#<BuildRuby:0x00007fb1661dfdc0
@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.20241127-200120",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000000 0.000049 0.000049 ( 0.000048)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.000000 0.007857 3.438866 ( 3.338204)
build_miniruby 0.000000 0.001658 1.158132 ( 1.157701)
build_ruby 0.000000 0.001907 4.118303 ( 4.222469)
build_all 0.004950 0.002871 6.202741 ( 2.560937)
build_install 0.007738 0.009575 9.016302 ( 4.467965)
test_btest 0.000582 0.000272 77.921707 ( 20.738921)
test_basic 0.005186 0.004596 1.022007 ( 1.076504)
test_all 0.101800 0.044787 731.506409 (219.130531)
test_rubyspec 0.053183 0.028627 122.826110 ( 30.157578)
total: 286.85 sec