Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-212327
#<BuildRuby:0x00005599d0575e58
@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.20230624-212327",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005349 0.001497 2.083414 ( 6.162930)
build_miniruby 0.001562 0.000437 1.712123 ( 3.853362)
build_ruby 0.001370 0.000384 3.245861 ( 6.288276)
build_all 0.006408 0.001795 2.503134 ( 4.006885)
build_install 0.017794 0.003626 4.033820 ( 7.295116)
test_btest 0.000902 0.000243 82.822877 ( 75.559951)
test_basic 0.000000 0.008420 0.904666 ( 2.128651)
test_all 0.000000 0.007531 647.019874 (665.509571)
test_rubyspec 0.036925 0.026519 90.740885 (216.381501)
total: 987.19 sec