Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-220247
#<BuildRuby:0x0000558abf23e700
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-220247",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000005 0.000001 0.000006 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.005780 1.446204 ( 1.771112)
build_miniruby 0.000000 0.001200 0.941614 ( 0.944369)
build_ruby 0.000000 0.001381 1.633798 ( 1.661860)
build_all 0.004607 0.002371 3.530221 ( 2.179883)
build_install 0.004069 0.010005 2.680147 ( 2.258207)
test_btest 0.000457 0.000198 58.067918 ( 23.346075)
test_basic 0.003681 0.000000 0.357134 ( 0.455060)
test_all 0.001633 0.000000 593.911342 (183.745370)
test_rubyspec 0.022475 0.019627 67.689387 ( 78.273747)
total: 294.64 sec