Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-162251
#<BuildRuby:0x00007fe378ecfdc0
@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.20240804-162251",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007999 0.000000 3.127589 ( 2.976630)
build_miniruby 0.001672 0.000000 1.308826 ( 1.306839)
build_ruby 0.001769 0.000000 3.584923 ( 3.773741)
build_all 0.001782 0.007427 7.408555 ( 2.740521)
build_install 0.016767 0.000967 9.826594 ( 4.240903)
test_btest 0.000000 0.000933 108.433317 ( 28.566623)
test_basic 0.002945 0.006792 0.923348 ( 0.970730)
test_all 0.121231 0.030237 851.704366 (258.397400)
test_rubyspec 0.038459 0.050130 165.576213 ( 35.024285)
total: 338.00 sec