Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-004039
#<BuildRuby:0x000055c045b74480
@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.20220620-004039",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000080 0.000012 0.000092 ( 0.000096)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.009685 0.000788 0.963847 ( 1.084645)
build_miniruby 0.001819 0.000259 0.075062 ( 0.073614)
build_ruby 0.001569 0.000224 0.074930 ( 0.073381)
build_all 0.007996 0.001142 1.483943 ( 0.610334)
build_install 0.022055 0.000688 5.771186 ( 2.737941)
test_btest 0.001448 0.000171 71.432156 ( 8.357659)
test_basic 0.006990 0.000127 0.328638 ( 0.418815)
test_all 0.002251 0.000250 642.204948 ( 64.851503)
test_rubyspec 0.122284 0.055304 45.348791 ( 51.108455)
total: 129.32 sec