Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-084659
#<BuildRuby:0x000055d9b5df1350
@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.20221029-084659",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008545 0.001424 1.086294 ( 1.151495)
build_miniruby 0.001894 0.000315 0.104943 ( 0.102462)
build_ruby 0.000000 0.001718 0.101007 ( 0.098713)
build_all 0.000847 0.006435 1.281855 ( 0.574174)
build_install 0.012163 0.005524 1.679245 ( 0.894569)
test_btest 0.000000 0.001738 63.890443 ( 6.865390)
test_basic 0.003876 0.002509 0.353242 ( 0.444368)
test_all 0.004455 0.001670 496.775474 ( 53.412421)
test_rubyspec 0.054260 0.073615 43.524419 ( 52.057981)
total: 115.60 sec