Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-121856
#<BuildRuby:0x00007fe3915ffdd0
@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.20240708-121856",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.000820 0.007679 3.681269 ( 3.323574)
build_miniruby 0.001505 0.000207 1.428500 ( 1.425412)
build_ruby 0.001989 0.000274 3.787452 ( 3.953761)
build_all 0.007713 0.001064 7.960680 ( 3.155600)
build_install 0.008192 0.011985 10.688791 ( 4.906864)
test_btest 0.000809 0.000177 117.302301 ( 31.023409)
test_basic 0.005823 0.003608 1.026482 ( 1.075646)
test_all 0.109078 0.044729 784.215832 (231.985258)
test_rubyspec 0.068871 0.019917 173.389113 ( 28.853873)
total: 309.70 sec