Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-233436
#<BuildRuby:0x000055585a025550
@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.20221011-233436",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002486 0.007889 1.094516 ( 1.576705)
build_miniruby 0.001439 0.000332 0.101281 ( 0.098323)
build_ruby 0.001248 0.000288 0.089264 ( 0.086897)
build_all 0.006290 0.001452 1.292851 ( 0.567377)
build_install 0.010343 0.003765 1.631045 ( 0.886009)
test_btest 0.001270 0.000318 62.214083 ( 6.568878)
test_basic 0.007331 0.000650 0.359696 ( 0.455441)
test_all 0.006304 0.000000 498.174442 ( 53.633380)
test_rubyspec 0.081969 0.041840 42.903148 ( 51.297058)
total: 115.17 sec