Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-193607
#<BuildRuby:0x00007f5ab57efdd0
@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.20240903-193607",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003512 0.003981 2.809256 ( 2.664428)
build_miniruby 0.001454 0.000000 1.095146 ( 1.092050)
build_ruby 0.001863 0.000000 3.570644 ( 3.758882)
build_all 0.007370 0.000000 6.543913 ( 2.408698)
build_install 0.010007 0.006750 8.962962 ( 4.002911)
test_btest 0.000819 0.000149 104.248980 ( 26.756574)
test_basic 0.005131 0.004115 0.815671 ( 0.866804)
test_all 0.113577 0.034233 840.498748 (247.838540)
test_rubyspec 0.052751 0.038082 168.373208 ( 44.642028)
total: 334.03 sec