Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-011729
#<BuildRuby:0x00007f9e87e5fdd0
@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.20240924-011729",
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000047 0.000011 0.000058 ( 0.000057)
configure 0.000037 0.000009 0.000046 ( 0.000046)
build_up 0.005103 0.004210 4.415327 ( 3.762056)
build_miniruby 0.001317 0.000340 1.315650 ( 1.312039)
build_ruby 0.001511 0.000390 4.068052 ( 4.275793)
build_all 0.005510 0.003338 6.742814 ( 2.819042)
build_install 0.014488 0.007057 9.899054 ( 4.461802)
test_btest 0.000891 0.000262 91.509192 ( 23.939543)
test_basic 0.004293 0.005810 1.096326 ( 1.141207)
test_all 0.136885 0.013314 773.934705 (235.728964)
test_rubyspec 0.041084 0.043461 133.797161 ( 29.744590)
total: 307.19 sec