Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-172849
#<BuildRuby:0x0000558c6b97a390
@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.20240114-172849",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000885 0.004114 1.550820 ( 1.901639)
build_miniruby 0.001538 0.000178 1.551055 ( 1.549829)
build_ruby 0.001589 0.000184 3.213460 ( 3.457547)
build_all 0.003764 0.002965 5.490068 ( 2.623892)
build_install 0.006758 0.009769 6.899510 ( 3.764979)
test_btest 0.000835 0.000177 80.689409 ( 30.656632)
test_basic 0.002576 0.004264 0.868481 ( 0.936246)
test_all 0.088356 0.026317 750.273280 (268.834133)
test_rubyspec 0.038999 0.022318 92.060375 (104.365134)
total: 418.09 sec