Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-005136
#<BuildRuby:0x0000560403329fa8
@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.20221204-005136",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006519 0.000522 1.542190 ( 3.108204)
build_miniruby 0.001167 0.000093 0.907254 ( 1.059652)
build_ruby 0.001368 0.000110 1.716319 ( 1.890324)
build_all 0.007680 0.000615 3.831732 ( 2.839745)
build_install 0.010317 0.004721 2.796481 ( 2.875070)
test_btest 0.000657 0.000073 59.656541 ( 37.126427)
test_basic 0.001932 0.004953 0.404750 ( 0.651686)
test_all 0.001413 0.000209 633.968862 (320.404523)
test_rubyspec 0.026241 0.019745 69.155836 ( 84.947889)
total: 454.90 sec