Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-205122
#<BuildRuby:0x0000560fe0b95820
@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.20221221-205122",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.004697 0.000250 1.067383 ( 1.445182)
build_miniruby 0.000884 0.000310 1.211541 ( 1.209809)
build_ruby 0.001646 0.000000 2.860550 ( 3.249600)
build_all 0.006419 0.000001 3.474550 ( 1.694878)
build_install 0.017397 0.002063 3.307344 ( 2.377172)
test_btest 0.000869 0.000249 58.640145 ( 18.794741)
test_basic 0.005931 0.000573 0.453351 ( 0.552766)
test_all 0.001466 0.000405 641.817098 (190.519198)
test_rubyspec 0.007307 0.032364 62.881671 ( 72.811564)
total: 292.66 sec