Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-005633
#<BuildRuby:0x00007f7004e6fde0
@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.20241023-005633",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.007454 0.000621 3.822579 ( 3.671659)
build_miniruby 0.001499 0.000124 1.398751 ( 1.467910)
build_ruby 0.001639 0.000136 4.303023 ( 6.440214)
build_all 0.011255 0.000938 7.913304 ( 4.709189)
build_install 0.019943 0.005208 11.228369 ( 6.861404)
test_btest 0.000808 0.000083 76.999196 ( 32.257242)
test_basic 0.013948 0.000000 1.217306 ( 1.434915)
test_all 0.118624 0.030965 785.506088 (256.194292)
test_rubyspec 0.041545 0.043253 125.082735 ( 22.252037)
total: 335.29 sec