Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-195125
#<BuildRuby:0x0000559b1131e320
@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.20240226-195125",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007825 0.001118 2.764235 ( 3.706780)
build_miniruby 0.000000 0.001581 1.871292 ( 2.030864)
build_ruby 0.000211 0.001906 3.881615 ( 4.427415)
build_all 0.007412 0.001278 6.946731 ( 5.485815)
build_install 0.019745 0.001786 9.069677 ( 8.216826)
test_btest 0.000696 0.000112 94.914811 ( 75.036307)
test_basic 0.007274 0.000389 1.001251 ( 1.602794)
test_all 0.095121 0.036367 901.712920 (935.995403)
test_rubyspec 0.055793 0.043452 138.969912 (236.312107)
total: 1272.82 sec