Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-040428
#<BuildRuby:0x000055c243c66078
@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.20240213-040428",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005949 0.000383 1.855449 ( 2.189696)
build_miniruby 0.001149 0.000209 1.673280 ( 1.671010)
build_ruby 0.001653 0.000301 3.057245 ( 3.329303)
build_all 0.006330 0.001150 6.196431 ( 2.467344)
build_install 0.016035 0.006045 8.072056 ( 4.419051)
test_btest 0.001145 0.000238 93.406984 ( 31.054381)
test_basic 0.002091 0.004282 0.973402 ( 1.085254)
test_all 0.077518 0.040266 732.954755 (211.409893)
test_rubyspec 0.050187 0.048389 168.234495 (177.297699)
total: 434.92 sec