Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-145403
#<BuildRuby:0x0000562a02eca018
@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.20230125-145403",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004541 0.000135 1.023342 ( 1.426761)
build_miniruby 0.001022 0.000232 1.043227 ( 1.042035)
build_ruby 0.001084 0.000247 2.552518 ( 2.852439)
build_all 0.005374 0.001221 3.532663 ( 1.680051)
build_install 0.010789 0.003801 2.855154 ( 1.947800)
test_btest 0.000747 0.000179 57.466647 ( 20.175299)
test_basic 0.003122 0.002979 0.425408 ( 0.523367)
test_all 0.001147 0.000297 658.116422 (209.845604)
test_rubyspec 0.017068 0.026203 67.251612 ( 77.217421)
total: 316.71 sec