Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-084141
#<BuildRuby:0x00005581b8825f48
@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.20231230-084141",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002128 0.004495 1.716861 ( 2.942506)
build_miniruby 0.001404 0.000337 1.773049 ( 2.199519)
build_ruby 0.001387 0.000333 3.391281 ( 4.493450)
build_all 0.006933 0.001664 5.655484 ( 5.776620)
build_install 0.010450 0.009385 7.124153 ( 7.406477)
test_btest 0.000601 0.000178 83.253569 ( 76.899147)
test_basic 0.006042 0.001790 0.941632 ( 1.378763)
test_all 0.091093 0.029902 752.183129 (435.431960)
test_rubyspec 0.041036 0.026331 100.133960 (131.134939)
total: 667.66 sec