Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-105151
#<BuildRuby:0x00007f7b1a96fdd8
@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.20240827-105151",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007564 0.000689 3.493096 ( 3.384447)
build_miniruby 0.001382 0.000268 1.445561 ( 1.441904)
build_ruby 0.001640 0.000317 4.228755 ( 4.376457)
build_all 0.007676 0.000647 7.892872 ( 3.010997)
build_install 0.011001 0.009216 10.936520 ( 5.052316)
test_btest 0.000808 0.000190 117.094362 ( 30.510008)
test_basic 0.008832 0.001006 1.243644 ( 1.289790)
test_all 0.114169 0.036238 808.415835 (230.268371)
test_rubyspec 0.061101 0.028623 168.034755 ( 35.091984)
total: 314.43 sec