Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-192759
#<BuildRuby:0x00007fa46a7ffdd0
@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.20240806-192759",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000030 0.000008 0.000038 ( 0.000036)
build_up 0.008012 0.000979 4.002029 ( 3.931233)
build_miniruby 0.001911 0.000000 1.738174 ( 1.740177)
build_ruby 0.002389 0.000071 4.472448 ( 4.678323)
build_all 0.010378 0.000478 8.691636 ( 4.061694)
build_install 0.009848 0.015530 11.684521 ( 6.450268)
test_btest 0.000000 0.000908 124.477433 ( 65.837810)
test_basic 0.001201 0.011097 1.382485 ( 1.614667)
test_all 0.124819 0.034333 974.526775 (661.870530)
test_rubyspec 0.021495 0.071093 176.369764 (140.793460)
total: 890.98 sec