Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-164225
#<BuildRuby:0x00007fb2dff6fdd0
@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.20240728-164225",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000032 0.000013 0.000045 ( 0.000044)
configure 0.000027 0.000012 0.000039 ( 0.000038)
build_up 0.000067 0.007957 3.676783 ( 3.656948)
build_miniruby 0.001565 0.000000 1.645824 ( 1.642777)
build_ruby 0.002181 0.000000 3.672462 ( 3.873170)
build_all 0.007338 0.001838 7.961133 ( 3.082187)
build_install 0.010474 0.009043 10.843089 ( 5.011668)
test_btest 0.000583 0.000291 117.684983 ( 30.831615)
test_basic 0.004604 0.006380 1.096644 ( 1.144933)
test_all 0.113282 0.040370 786.543528 (236.986258)
test_rubyspec 0.050719 0.043365 164.485556 ( 26.233659)
total: 312.46 sec