Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-131910
#<BuildRuby:0x000055d7e2243500
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-131910",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.000000 0.003861 0.618233 ( 1.290989)
build_miniruby 0.000801 0.000097 0.766500 ( 0.766239)
build_ruby 0.001194 0.000086 2.506042 ( 2.506101)
build_all 0.004410 0.004143 12.530953 ( 1.483710)
build_install 0.006353 0.000279 1.563309 ( 0.754219)
test_btest 0.000637 0.000080 65.926197 ( 6.164569)
test_basic 0.003318 0.000415 0.244207 ( 0.339164)
test_all 0.001200 0.000150 490.436003 ( 46.640127)
test_rubyspec 0.018364 0.011236 34.787326 ( 45.378821)
total: 105.32 sec