Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-065157
#<BuildRuby:0x000055bfa6042228
@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.20230911-065157",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007601 0.000000 2.395279 ( 4.624675)
build_miniruby 0.001318 0.000153 1.669090 ( 1.768429)
build_ruby 0.000000 0.002043 3.453444 ( 3.974161)
build_all 0.000991 0.008465 6.457017 ( 4.378772)
build_install 0.011700 0.007672 7.949072 ( 5.921873)
test_btest 0.000698 0.000166 84.359985 ( 44.988478)
test_basic 0.004150 0.004922 1.041528 ( 1.416720)
test_all 0.007406 0.002607 725.175851 (321.290735)
test_rubyspec 0.036984 0.034874 106.066291 (127.968251)
total: 516.33 sec