Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-235650
#<BuildRuby:0x00007ff3b010fdc8
@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.20240726-235650",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.004526 0.005185 4.111029 ( 5.106512)
build_miniruby 0.001584 0.000420 1.833181 ( 2.005340)
build_ruby 0.001930 0.000511 4.679660 ( 5.300699)
build_all 0.006329 0.004281 8.724454 ( 5.275502)
build_install 0.014496 0.007046 11.439521 ( 6.516327)
test_btest 0.000942 0.000283 119.373450 ( 43.037766)
test_basic 0.011460 0.000906 1.315576 ( 1.412473)
test_all 0.084276 0.065612 859.994357 (310.465295)
test_rubyspec 0.045006 0.041425 164.969436 ( 39.026605)
total: 418.15 sec