Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-191006
#<BuildRuby:0x0000559960fe5458
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221007-191006",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003528 0.005658 1.095032 ( 1.195681)
build_miniruby 0.000936 0.000468 0.102435 ( 0.100191)
build_ruby 0.001385 0.000693 0.098637 ( 0.096782)
build_all 0.008776 0.000000 1.328803 ( 0.587201)
build_install 0.013265 0.003339 1.686806 ( 0.894418)
test_btest 0.001822 0.000701 61.153413 ( 6.693325)
test_basic 0.005584 0.002148 0.370356 ( 0.491699)
test_all 0.001802 0.006579 479.146007 ( 52.610936)
test_rubyspec 0.094817 0.024270 42.516619 ( 51.069318)
total: 113.74 sec