Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-121705
#<BuildRuby:0x00007fbdf696fdc8
@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.20240920-121705",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007769 0.000807 4.701521 ( 3.779026)
build_miniruby 0.001854 0.000000 1.374057 ( 1.371698)
build_ruby 0.002148 0.000005 4.189615 ( 4.341385)
build_all 0.007337 0.001511 7.048314 ( 2.883648)
build_install 0.015791 0.002297 10.597593 ( 4.902663)
test_btest 0.000774 0.000155 96.701192 ( 25.433845)
test_basic 0.001996 0.008649 1.247831 ( 1.292088)
test_all 0.108563 0.048373 897.282331 (330.837915)
test_rubyspec 0.064555 0.030815 147.862777 ( 44.455350)
total: 419.30 sec