Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-125926
#<BuildRuby:0x000055acc4bda008
@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.20240320-125926",
@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.000000 0.000018 ( 0.000020)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.009196 0.000000 3.839189 ( 2.799420)
build_miniruby 0.000000 0.001709 1.494388 ( 1.499345)
build_ruby 0.000305 0.001520 3.381093 ( 3.608420)
build_all 0.004414 0.003423 6.844745 ( 3.506845)
build_install 0.009248 0.011793 9.444303 ( 4.750850)
test_btest 0.000675 0.000146 95.327262 ( 35.854233)
test_basic 0.008197 0.000090 1.030121 ( 1.162064)
test_all 0.082775 0.037617 848.549662 (307.994303)
test_rubyspec 0.044080 0.048814 135.927191 (151.124592)
total: 512.30 sec