Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-102231
#<BuildRuby:0x00007f3b6920fde0
@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.20240815-102231",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003067 0.004496 3.098145 ( 3.060151)
build_miniruby 0.000000 0.001694 1.244547 ( 1.241357)
build_ruby 0.000000 0.001802 3.986761 ( 4.212819)
build_all 0.004139 0.004511 8.174978 ( 3.045570)
build_install 0.014698 0.003698 10.470472 ( 4.558482)
test_btest 0.000900 0.000212 115.768508 ( 29.948614)
test_basic 0.009336 0.001205 1.315382 ( 1.360844)
test_all 0.110628 0.039426 791.771098 (224.629317)
test_rubyspec 0.050806 0.046039 169.249069 ( 32.883493)
total: 304.94 sec