Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-191846
#<BuildRuby:0x000055cab74ba258
@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.20221224-191846",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000034)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005480 0.000309 1.204285 ( 1.964394)
build_miniruby 0.001344 0.000280 1.530472 ( 1.605447)
build_ruby 0.001511 0.000315 3.610388 ( 4.029280)
build_all 0.008556 0.000000 4.145096 ( 3.194791)
build_install 0.014539 0.003797 3.407713 ( 3.330039)
test_btest 0.000642 0.000128 57.831150 ( 30.975440)
test_basic 0.005940 0.000346 0.431808 ( 0.652651)
test_all 0.001062 0.000205 665.752681 (437.899734)
test_rubyspec 0.052352 0.015919 79.371030 (119.448499)
total: 603.10 sec