Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-071044
#<BuildRuby:0x00007f0ad56ffdd8
@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.20240924-071044",
@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.000009 0.000005 0.000014 ( 0.000015)
autoconf 0.000018 0.000008 0.000026 ( 0.000027)
configure 0.000014 0.000007 0.000021 ( 0.000020)
build_up 0.004222 0.004079 3.575869 ( 2.962195)
build_miniruby 0.000000 0.001551 1.315198 ( 1.311570)
build_ruby 0.000000 0.001745 3.415755 ( 3.623780)
build_all 0.004870 0.003164 6.177334 ( 2.566023)
build_install 0.012873 0.006625 8.110241 ( 3.543947)
test_btest 0.000000 0.000966 82.161777 ( 23.134745)
test_basic 0.000000 0.009800 1.072478 ( 1.117063)
test_all 0.100544 0.043524 664.030423 (191.663483)
test_rubyspec 0.045038 0.039005 133.686732 ( 22.174822)
total: 252.10 sec