Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-101106
#<BuildRuby:0x000055cf2edbdf00
@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.20240214-101106",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002534 0.003754 1.545137 ( 1.879902)
build_miniruby 0.000000 0.001491 1.313632 ( 1.311617)
build_ruby 0.000043 0.001533 2.641649 ( 2.866500)
build_all 0.006691 0.000632 6.437628 ( 2.472514)
build_install 0.011221 0.005773 7.591860 ( 3.478163)
test_btest 0.000822 0.000205 88.418979 ( 23.370812)
test_basic 0.000000 0.006606 0.877340 ( 1.654605)
test_all 0.065373 0.052224 742.492682 (214.912894)
test_rubyspec 0.068350 0.035673 160.551677 (169.421453)
total: 421.37 sec