Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-150043
#<BuildRuby:0x00007f31d092fdc0
@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.20240801-150043",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.005935 0.002283 3.706891 ( 3.745595)
build_miniruby 0.001176 0.000452 1.393069 ( 1.392212)
build_ruby 0.001320 0.000507 4.221471 ( 4.382250)
build_all 0.004894 0.004546 7.964758 ( 3.025141)
build_install 0.017316 0.002704 11.088811 ( 5.140080)
test_btest 0.000738 0.000277 115.048397 ( 30.163609)
test_basic 0.005317 0.004654 1.183546 ( 1.232975)
test_all 0.111326 0.040172 891.528930 (261.789563)
test_rubyspec 0.060747 0.026792 163.587757 ( 33.352258)
total: 344.22 sec