Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-170958
#<BuildRuby:0x000055a018662228
@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.20240110-170958",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000000 0.005520 1.676319 ( 2.008299)
build_miniruby 0.000000 0.001562 1.671988 ( 1.680680)
build_ruby 0.000000 0.002090 3.474982 ( 3.688081)
build_all 0.002270 0.005624 5.802388 ( 2.947939)
build_install 0.011730 0.004872 6.723262 ( 3.814054)
test_btest 0.000664 0.000166 83.867327 ( 32.558732)
test_basic 0.007940 0.000000 0.902786 ( 0.974085)
test_all 0.077016 0.041100 802.552575 (305.096977)
test_rubyspec 0.046237 0.019046 94.264782 (106.182340)
total: 458.95 sec