Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-143449
#<BuildRuby:0x00007f875b91fde0
@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.20240712-143449",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000036)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.000000 0.007495 3.229658 ( 3.173425)
build_miniruby 0.000000 0.001492 1.072716 ( 1.070447)
build_ruby 0.000000 0.001635 3.216849 ( 3.436143)
build_all 0.000000 0.008563 7.528136 ( 2.954684)
build_install 0.012541 0.006422 10.126708 ( 5.418763)
test_btest 0.000559 0.000308 112.023508 ( 29.855251)
test_basic 0.002749 0.005485 1.009199 ( 1.108695)
test_all 0.095720 0.051859 755.760065 (219.173106)
test_rubyspec 0.053436 0.034489 161.827222 ( 32.266191)
total: 298.46 sec