Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250205-050821
#<BuildRuby:0x00007f9e068cfdd8
@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.20250205-050821",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003128 0.004432 4.020524 ( 2.692211)
build_miniruby 0.001436 0.000205 1.454309 ( 1.458104)
build_ruby 0.001722 0.000246 3.784977 ( 3.917310)
build_all 0.008487 0.000589 6.072294 ( 2.886012)
build_install 0.016755 0.004042 8.919533 ( 4.503582)
test_btest 0.000705 0.000105 71.447334 ( 23.121623)
test_basic 0.004053 0.007300 0.913510 ( 1.032592)
test_all 0.084776 0.032637 568.848457 (175.720042)
test_rubyspec 0.045288 0.031232 105.833205 ( 32.869211)
total: 248.20 sec