Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-040542
#<BuildRuby:0x00007f7bb0e3fde0
@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.20241018-040542",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000032)
build_up 0.000864 0.007145 3.827673 ( 3.696749)
build_miniruby 0.001221 0.000354 1.710006 ( 1.982169)
build_ruby 0.001408 0.000408 3.482313 ( 24.907582)
build_all 0.008782 0.000202 6.311245 ( 2.834295)
build_install 0.019677 0.000850 8.835477 ( 4.606383)
test_btest 0.000731 0.000178 87.129565 ( 24.591130)
test_basic 0.008009 0.000910 1.048008 ( 2.640103)
test_all 0.096457 0.054233 737.658278 (233.246338)
test_rubyspec 0.050099 0.041415 131.248162 ( 28.261250)
total: 326.77 sec