Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-122931
#<BuildRuby:0x00007f45d88afdc0
@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.20240621-122931",
@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.000018 0.000009 0.000027 ( 0.000028)
autoconf 0.000028 0.000014 0.000042 ( 0.000043)
configure 0.000024 0.000012 0.000036 ( 0.000036)
build_up 0.005962 0.002981 3.866285 ( 4.349882)
build_miniruby 0.000000 0.002063 1.638759 ( 1.765335)
build_ruby 0.000000 0.002266 4.388990 ( 4.660469)
build_all 0.004125 0.006427 8.352875 ( 4.662356)
build_install 0.008242 0.012910 11.079444 ( 6.496480)
test_btest 0.000911 0.000166 97.055543 ( 27.236170)
test_basic 0.008145 0.001711 0.865182 ( 3.312842)
test_all 0.077092 0.072805 825.679614 (241.249151)
test_rubyspec 0.049670 0.043576 161.220580 ( 34.602889)
total: 328.34 sec