Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-073419
#<BuildRuby:0x0000564380d02018
@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.20240304-073419",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003504 0.003864 2.753577 ( 2.513177)
build_miniruby 0.001187 0.000362 1.660318 ( 1.665409)
build_ruby 0.001212 0.000369 3.582560 ( 3.815922)
build_all 0.005267 0.003166 7.129461 ( 3.594358)
build_install 0.012593 0.006972 8.868321 ( 5.087740)
test_btest 0.000244 0.000777 95.709080 ( 41.256872)
test_basic 0.003170 0.004776 0.945463 ( 1.018833)
test_all 0.085739 0.034326 875.009211 (329.910448)
test_rubyspec 0.045976 0.038169 119.905931 (128.962069)
total: 517.83 sec