Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-184513
#<BuildRuby:0x0000560e13321820
@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.20231226-184513",
@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.000013)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.005789 1.733093 ( 2.883135)
build_miniruby 0.000000 0.001504 1.768046 ( 2.368424)
build_ruby 0.001079 0.000546 3.480596 ( 3.957006)
build_all 0.004390 0.003302 5.590300 ( 3.698587)
build_install 0.016469 0.001520 6.927777 ( 5.634118)
test_btest 0.000805 0.000139 81.857596 ( 52.419368)
test_basic 0.004316 0.000744 0.919613 ( 1.258205)
test_all 0.087336 0.032441 782.169212 (347.109852)
test_rubyspec 0.034096 0.025646 86.865761 ( 98.394439)
total: 517.72 sec