Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-034656
#<BuildRuby:0x00007f1c17f3fdd8
@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.20240716-034656",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000038)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.000000 0.007265 3.621857 ( 3.533115)
build_miniruby 0.000000 0.001601 1.615315 ( 1.612865)
build_ruby 0.000000 0.002017 3.931125 ( 4.074704)
build_all 0.008794 0.001034 8.049669 ( 3.083595)
build_install 0.005414 0.013731 10.801666 ( 5.094418)
test_btest 0.000807 0.000276 113.944652 ( 31.386256)
test_basic 0.004218 0.006034 1.214437 ( 1.279045)
test_all 0.098094 0.056428 848.307945 (298.940696)
test_rubyspec 0.051652 0.037884 164.385668 ( 35.635746)
total: 384.64 sec