Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-170119
#<BuildRuby:0x00007f04d4a2fdc0
@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.20240807-170119",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000440 0.007567 3.649806 ( 3.826003)
build_miniruby 0.001406 0.000206 1.204381 ( 1.201032)
build_ruby 0.001982 0.000000 3.364304 ( 20.710061)
build_all 0.003195 0.004206 7.503381 ( 2.924396)
build_install 0.011291 0.008755 10.197834 ( 4.553714)
test_btest 0.000756 0.000164 114.746640 ( 35.022627)
test_basic 0.007278 0.003909 1.367416 ( 1.410958)
test_all 0.095592 0.051612 796.912857 (236.662890)
test_rubyspec 0.053174 0.043178 168.105217 ( 37.827606)
total: 344.14 sec