Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-063026
#<BuildRuby:0x00007f532909fdc0
@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.20241113-063026",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002130 0.004435 2.564956 ( 2.872019)
build_miniruby 0.001528 0.000322 1.193721 ( 1.191370)
build_ruby 0.001574 0.000331 3.124010 ( 3.346941)
build_all 0.003657 0.004120 5.231597 ( 1.996421)
build_install 0.014622 0.003656 7.620317 ( 3.481196)
test_btest 0.000733 0.000183 68.675445 ( 17.861647)
test_basic 0.009263 0.000205 0.814409 ( 0.860951)
test_all 0.128170 0.017930 638.302370 (184.278827)
test_rubyspec 0.053305 0.030643 117.931035 ( 23.008212)
total: 238.90 sec