Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-143448
#<BuildRuby:0x00007f9acc92fdd8
@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.20240704-143448",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.004073 0.003987 4.006673 ( 4.010832)
build_miniruby 0.001747 0.000000 1.728749 ( 1.729033)
build_ruby 0.002220 0.000000 4.403625 ( 4.576597)
build_all 0.008583 0.000000 8.280198 ( 3.349802)
build_install 0.020138 0.000660 11.020266 ( 4.966814)
test_btest 0.000854 0.000152 120.601766 ( 31.738663)
test_basic 0.002483 0.006917 1.080404 ( 1.129909)
test_all 0.121199 0.031886 855.948906 (274.473163)
test_rubyspec 0.039797 0.054786 168.233357 ( 37.106741)
total: 363.08 sec