Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-162320
#<BuildRuby:0x00007fbc0505fdc0
@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.20240815-162320",
@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.000000 0.000021 0.000021 ( 0.000022)
autoconf 0.000000 0.000037 0.000037 ( 0.000036)
configure 0.000000 0.000031 0.000031 ( 0.000032)
build_up 0.002207 0.005820 3.572287 ( 3.382092)
build_miniruby 0.001099 0.000353 1.397310 ( 1.394491)
build_ruby 0.001389 0.000446 3.365092 ( 13.844881)
build_all 0.006618 0.002127 7.955989 ( 3.135162)
build_install 0.010152 0.008950 10.557753 ( 4.897772)
test_btest 0.000591 0.000216 113.752744 ( 31.936740)
test_basic 0.006918 0.003648 1.234255 ( 1.291760)
test_all 0.097689 0.054687 869.600007 (281.292148)
test_rubyspec 0.045507 0.047226 164.852767 ( 31.612766)
total: 372.79 sec