Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-075333
#<BuildRuby:0x00005619efa7e018
@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.20240113-075333",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002286 0.003643 1.572140 ( 1.932109)
build_miniruby 0.001304 0.000200 1.650192 ( 1.650336)
build_ruby 0.001517 0.000233 3.128658 ( 3.363985)
build_all 0.007733 0.000000 5.452636 ( 2.696070)
build_install 0.016695 0.001163 6.908773 ( 4.205648)
test_btest 0.000650 0.000087 83.046329 ( 35.798181)
test_basic 0.001221 0.007934 0.896704 ( 0.967407)
test_all 0.097042 0.022345 767.960904 (280.234785)
test_rubyspec 0.043828 0.024298 94.986230 (106.876657)
total: 437.73 sec