Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-213831
#<BuildRuby:0x000055c9879ad570
@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.20221024-213831",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008795 0.000344 1.147399 ( 1.223190)
build_miniruby 0.002271 0.000162 0.112443 ( 0.109816)
build_ruby 0.001212 0.000086 0.103245 ( 0.101986)
build_all 0.007640 0.000204 1.390763 ( 0.615006)
build_install 0.013764 0.000579 1.721284 ( 0.928554)
test_btest 0.001562 0.000097 62.326096 ( 6.502740)
test_basic 0.006436 0.000402 0.369247 ( 0.459951)
test_all 0.003280 0.005262 512.004443 ( 54.777335)
test_rubyspec 0.081893 0.045523 43.688245 ( 52.213807)
total: 116.93 sec