Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-005109
#<BuildRuby:0x00007f985ea5fde0
@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-005109",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.008139 0.001319 4.404736 ( 5.051098)
build_miniruby 0.001845 0.000299 1.872167 ( 2.033550)
build_ruby 0.002625 0.000000 4.883369 ( 5.320324)
build_all 0.006193 0.006186 7.796545 ( 5.529656)
build_install 0.021553 0.005083 10.798252 ( 7.457380)
test_btest 0.000775 0.000151 99.499978 ( 85.888790)
test_basic 0.007875 0.004924 1.305542 ( 1.500290)
test_all 0.108400 0.051750 827.004566 (376.903225)
test_rubyspec 0.046222 0.043224 134.827996 ( 39.354626)
total: 529.04 sec