Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-213653
#<BuildRuby:0x00007f4c93bffdd8
@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.20240705-213653",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004172 0.004049 3.453465 ( 2.883292)
build_miniruby 0.001254 0.000301 1.445827 ( 1.442872)
build_ruby 0.001625 0.000390 3.508343 ( 3.647299)
build_all 0.004345 0.004194 7.171831 ( 2.800196)
build_install 0.006220 0.011706 9.803213 ( 4.318122)
test_btest 0.000794 0.000284 118.028461 ( 31.317098)
test_basic 0.003610 0.006414 1.209881 ( 1.267701)
test_all 0.093933 0.058841 863.702186 (242.695938)
test_rubyspec 0.059022 0.034364 173.107665 ( 36.944874)
total: 327.32 sec