Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-110651
#<BuildRuby:0x000056063c3ad390
@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.20220722-110651",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008177 0.002230 0.876956 ( 1.155715)
build_miniruby 0.001312 0.000358 0.062595 ( 0.061044)
build_ruby 0.001559 0.000426 0.055312 ( 0.053965)
build_all 0.008008 0.000756 1.247759 ( 0.466684)
build_install 0.012477 0.004376 4.237633 ( 1.804040)
test_btest 0.001576 0.000000 52.684142 ( 6.217374)
test_basic 0.006049 0.000712 0.295279 ( 0.385193)
test_all 0.001644 0.000411 499.407132 ( 52.575129)
test_rubyspec 0.075489 0.062846 41.669179 ( 47.566569)
total: 110.29 sec