Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-061557
#<BuildRuby:0x00007fc4c250fdc8
@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.20240925-061557",
@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.000000 0.000085 0.000085 ( 0.000205)
autoconf 0.000000 0.000043 0.000043 ( 0.000043)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.002217 0.007248 4.566123 ( 3.815318)
build_miniruby 0.001602 0.000000 1.548568 ( 1.545749)
build_ruby 0.002298 0.000000 4.278945 ( 4.506127)
build_all 0.008843 0.000218 6.965160 ( 2.939465)
build_install 0.007567 0.014543 10.180125 ( 4.569267)
test_btest 0.000683 0.000247 99.114465 ( 37.357209)
test_basic 0.007571 0.002734 1.170575 ( 1.226206)
test_all 0.082536 0.073442 789.840399 (282.801591)
test_rubyspec 0.034625 0.050410 132.991718 ( 23.020984)
total: 361.78 sec