Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-085942
#<BuildRuby:0x00007f1159c3fde0
@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.20240624-085942",
@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.000000 0.000026 ( 0.000026)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000037 0.000000 0.000037 ( 0.000038)
build_up 0.004287 0.004217 3.475243 ( 3.508797)
build_miniruby 0.001937 0.000000 1.558178 ( 1.556932)
build_ruby 0.002276 0.000000 4.008059 ( 4.153097)
build_all 0.004023 0.004681 8.031069 ( 3.245524)
build_install 0.010298 0.008493 10.680432 ( 5.173228)
test_btest 0.001032 0.000336 117.261462 ( 32.246292)
test_basic 0.004247 0.008735 1.318707 ( 1.377398)
test_all 0.104627 0.053219 927.366112 (436.426192)
test_rubyspec 0.067101 0.029310 180.118197 (132.351713)
total: 620.04 sec