Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-211057
#<BuildRuby:0x0000559509d4ded0
@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.20231221-211057",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.001608 0.004266 1.966247 ( 2.649177)
build_miniruby 0.001327 0.000231 1.662894 ( 1.679500)
build_ruby 0.000000 0.002019 3.404259 ( 3.714596)
build_all 0.005973 0.002406 5.806797 ( 3.494743)
build_install 0.016308 0.005023 7.365048 ( 5.064932)
test_btest 0.000733 0.000163 81.559200 ( 33.484290)
test_basic 0.000000 0.006977 0.777294 ( 0.838339)
test_all 0.083024 0.035366 673.765363 (236.552838)
test_rubyspec 0.038541 0.025102 94.016902 (105.629940)
total: 393.11 sec