Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-084106
#<BuildRuby:0x00007fcd73e9fdc0
@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.20240726-084106",
@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.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004241 0.005141 4.231908 ( 4.560769)
build_miniruby 0.001785 0.000502 1.779288 ( 1.785948)
build_ruby 0.001980 0.000000 3.188188 ( 3.410805)
build_all 0.003773 0.003421 6.912097 ( 2.514229)
build_install 0.016162 0.002227 9.356541 ( 4.390571)
test_btest 0.000727 0.000202 121.678564 ( 32.155113)
test_basic 0.003747 0.009886 1.333866 ( 1.382574)
test_all 0.111068 0.039466 795.939135 (249.566706)
test_rubyspec 0.063639 0.029333 168.645276 ( 33.789735)
total: 333.56 sec