Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-165008
#<BuildRuby:0x00007f5d8c50fdc0
@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.20240826-165008",
@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.000005 0.000026 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.000460 0.007148 3.427492 ( 3.414452)
build_miniruby 0.000000 0.001670 1.487834 ( 1.484823)
build_ruby 0.000000 0.001671 4.199671 ( 4.373942)
build_all 0.004179 0.004473 8.058769 ( 3.196820)
build_install 0.015917 0.002762 10.854713 ( 5.049830)
test_btest 0.000684 0.000210 117.458296 ( 32.067361)
test_basic 0.003305 0.007571 1.168706 ( 1.222298)
test_all 0.102877 0.046035 833.633720 (236.327996)
test_rubyspec 0.039872 0.050585 165.896659 ( 33.927720)
total: 321.07 sec