Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-235547
#<BuildRuby:0x000055cae8eb6230
@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.20230819-235547",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007115 0.000431 2.339313 ( 7.483541)
build_miniruby 0.001497 0.000199 1.810063 ( 3.960976)
build_ruby 0.001307 0.000174 3.535827 ( 7.011627)
build_all 0.007860 0.001048 6.344125 ( 8.499090)
build_install 0.016271 0.006278 8.302608 ( 12.836935)
test_btest 0.000714 0.000115 85.744445 ( 79.611548)
test_basic 0.007210 0.001163 1.004643 ( 2.430366)
test_all 0.013431 0.002166 710.154341 (620.521315)
test_rubyspec 0.050895 0.027681 109.118656 (236.956751)
total: 979.31 sec