Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-081149
#<BuildRuby:0x00007f925ccbfde0
@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.20240727-081149",
@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.000026 0.000000 0.000026 ( 0.000027)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.008736 0.000000 3.382290 ( 3.449038)
build_miniruby 0.001693 0.000000 1.618375 ( 1.615666)
build_ruby 0.002051 0.000000 4.151661 ( 25.456259)
build_all 0.007689 0.000159 7.839281 ( 3.146131)
build_install 0.009277 0.009774 10.312358 ( 4.800544)
test_btest 0.000926 0.000000 120.457905 ( 31.796695)
test_basic 0.008872 0.001247 1.240674 ( 1.287127)
test_all 0.113675 0.039274 851.427539 (241.315832)
test_rubyspec 0.029579 0.062170 172.315648 ( 36.365102)
total: 349.23 sec