Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-073950
#<BuildRuby:0x00007ff25576fdc8
@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.20241107-073950",
@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.000007 0.000023 ( 0.000024)
autoconf 0.000028 0.000012 0.000040 ( 0.000041)
configure 0.000025 0.000011 0.000036 ( 0.000036)
build_up 0.001051 0.006665 3.786221 ( 3.729723)
build_miniruby 0.001210 0.000605 1.625919 ( 1.623530)
build_ruby 0.001408 0.000704 3.725334 ( 3.907991)
build_all 0.008363 0.000000 6.179590 ( 2.638626)
build_install 0.013149 0.004617 8.515249 ( 4.309245)
test_btest 0.000777 0.000351 76.640770 ( 21.397782)
test_basic 0.007633 0.003847 1.075653 ( 1.132126)
test_all 0.095238 0.050084 700.078014 (210.798754)
test_rubyspec 0.037314 0.040889 117.226891 ( 25.636721)
total: 275.18 sec