Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-060629
#<BuildRuby:0x00007fe80104fdd0
@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.20241129-060629",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002920 0.004882 3.576376 ( 3.659199)
build_miniruby 0.001086 0.000373 1.536543 ( 1.536048)
build_ruby 0.001262 0.000434 3.893348 ( 4.047619)
build_all 0.001840 0.006825 6.418783 ( 2.678988)
build_install 0.019661 0.000327 9.049609 ( 4.481500)
test_btest 0.000797 0.000273 79.211369 ( 23.328377)
test_basic 0.004534 0.005461 0.881878 ( 0.926258)
test_all 0.115671 0.036230 783.308537 (227.581428)
test_rubyspec 0.040001 0.043783 120.615481 ( 27.806578)
total: 296.05 sec