Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-151042
#<BuildRuby:0x000055decf202868
@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.20221228-151042",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001277 0.003495 1.029385 ( 1.429069)
build_miniruby 0.000000 0.001325 1.175361 ( 1.173572)
build_ruby 0.000000 0.001486 3.342178 ( 12.930173)
build_all 0.001321 0.004778 3.530943 ( 1.844110)
build_install 0.011524 0.001773 2.847457 ( 1.913034)
test_btest 0.000747 0.000114 54.586311 ( 15.057609)
test_basic 0.000249 0.004334 0.417279 ( 0.510575)
test_all 0.001018 0.000196 612.669333 (173.260062)
test_rubyspec 0.026722 0.014314 62.615450 ( 72.473484)
total: 280.59 sec