Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-172716
#<BuildRuby:0x0000559335a5e3d0
@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-172716",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005404 1.568811 ( 1.901286)
build_miniruby 0.000000 0.001247 1.114530 ( 1.113160)
build_ruby 0.001109 0.000497 2.574626 ( 2.811542)
build_all 0.007180 0.000000 5.552841 ( 2.191316)
build_install 0.014214 0.000418 6.289952 ( 3.034775)
test_btest 0.000847 0.000170 78.376485 ( 21.134627)
test_basic 0.000000 0.005769 0.823828 ( 0.892230)
test_all 0.097726 0.020381 625.739839 (194.070059)
test_rubyspec 0.020652 0.035644 79.561177 ( 91.480848)
total: 318.63 sec