Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-191445
#<BuildRuby:0x000055fb84631480
@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.20221016-191445",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005052 0.004337 1.142744 ( 1.484519)
build_miniruby 0.001544 0.000515 0.103883 ( 0.100825)
build_ruby 0.001218 0.000406 0.106214 ( 0.103418)
build_all 0.007383 0.000946 1.342316 ( 0.582064)
build_install 0.013682 0.001300 1.632565 ( 0.881498)
test_btest 0.001740 0.000464 61.656227 ( 6.447519)
test_basic 0.005387 0.001437 0.363691 ( 0.454170)
test_all 0.007131 0.000442 479.758682 ( 53.228051)
test_rubyspec 0.087938 0.044980 43.376720 ( 51.824527)
total: 115.11 sec