Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-085708
#<BuildRuby:0x00007fc0c02cfdc0
@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.20240712-085708",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000111 0.007196 2.837495 ( 2.976838)
build_miniruby 0.001609 0.000268 1.629056 ( 1.687294)
build_ruby 0.002005 0.000335 4.236098 ( 4.472332)
build_all 0.008853 0.001476 8.441609 ( 4.894772)
build_install 0.020086 0.004046 11.491629 ( 7.568644)
test_btest 0.000854 0.000147 119.126518 ( 68.221702)
test_basic 0.012790 0.000706 1.321864 ( 1.596238)
test_all 0.108590 0.048199 809.594383 (251.097645)
test_rubyspec 0.064951 0.025982 164.644508 ( 35.978711)
total: 378.50 sec