Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-061506
#<BuildRuby:0x0000555fb1f1a8e0
@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.20230312-061506",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005893 0.000431 2.063497 ( 3.311959)
build_miniruby 0.001139 0.000248 2.973423 ( 2.320153)
build_ruby 0.001341 0.000291 3.023225 ( 3.248407)
build_all 0.002220 0.004690 2.168521 ( 1.538070)
build_install 0.014126 0.002931 3.332425 ( 2.521092)
test_btest 0.001046 0.000000 66.988093 ( 27.967116)
test_basic 0.000918 0.004800 0.532730 ( 0.642531)
test_all 0.000780 0.000228 540.774561 (190.497737)
test_rubyspec 0.022879 0.020068 71.452027 ( 81.365516)
total: 313.41 sec