Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-081503
#<BuildRuby:0x000055f2e6f72360
@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.20230819-081503",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.002047 0.005138 2.352467 ( 7.160148)
build_miniruby 0.000000 0.001573 1.748383 ( 3.183837)
build_ruby 0.001010 0.000734 3.416115 ( 7.604026)
build_all 0.002056 0.006391 6.547442 ( 6.844886)
build_install 0.013042 0.008614 8.126097 ( 12.326783)
test_btest 0.000757 0.000159 88.069774 ( 72.812003)
test_basic 0.002171 0.007337 1.014231 ( 1.943921)
test_all 0.011264 0.000871 709.274520 (569.901126)
test_rubyspec 0.038894 0.033073 107.547941 (182.218696)
total: 864.00 sec