Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-001631
#<BuildRuby:0x00005571c27a21a8
@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.20231220-001631",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001542 0.003727 1.776302 ( 2.166808)
build_miniruby 0.001224 0.000153 1.545336 ( 1.545186)
build_ruby 0.001862 0.000000 3.040260 ( 3.282171)
build_all 0.007249 0.000000 5.227265 ( 2.701487)
build_install 0.012479 0.005851 6.706984 ( 3.873048)
test_btest 0.000676 0.000103 80.685495 ( 28.761230)
test_basic 0.002885 0.004114 0.840416 ( 0.940214)
test_all 0.096662 0.019284 645.932000 (232.844889)
test_rubyspec 0.032454 0.031874 92.254335 (104.237457)
total: 380.35 sec