Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-080736
#<BuildRuby:0x00007f6a1772fdc0
@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.20241020-080736",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006193 0.001106 2.976855 ( 2.935244)
build_miniruby 0.001291 0.000231 1.189524 ( 1.186042)
build_ruby 0.001538 0.000274 3.654972 ( 3.844808)
build_all 0.008364 0.000705 6.584090 ( 2.635261)
build_install 0.009989 0.008129 9.443894 ( 4.553493)
test_btest 0.000837 0.000183 94.035741 ( 25.310050)
test_basic 0.002933 0.008315 1.209482 ( 1.623078)
test_all 0.092005 0.056641 723.524070 (224.408005)
test_rubyspec 0.038991 0.047912 135.075204 ( 23.147271)
total: 289.64 sec