Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-213107
#<BuildRuby:0x0000561027895f70
@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.20230824-213107",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.003481 0.004524 2.477722 ( 6.906464)
build_miniruby 0.001825 0.000271 11.236095 ( 17.071603)
build_ruby 0.001832 0.000000 3.444426 ( 26.742531)
build_all 0.007051 0.000678 6.385822 ( 6.631459)
build_install 0.011340 0.007606 8.039427 ( 9.813127)
test_btest 0.000735 0.000138 83.931113 ( 59.959285)
test_basic 0.007845 0.001471 1.001257 ( 2.005110)
test_all 0.009673 0.000947 668.183157 (443.499088)
test_rubyspec 0.041628 0.029104 106.936835 (170.812281)
total: 743.44 sec