Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-002133
#<BuildRuby:0x0000559d749d4d30
@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.20220921-002133",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009957 0.000377 1.113672 ( 1.125919)
build_miniruby 0.002099 0.000000 0.110753 ( 0.106899)
build_ruby 0.001854 0.000000 0.109999 ( 0.092600)
build_all 0.005370 0.004514 1.605540 ( 0.653660)
build_install 0.023187 0.000316 1.956074 ( 0.980210)
test_btest 0.001468 0.000279 78.023579 ( 8.755953)
test_basic 0.003438 0.004230 0.374007 ( 0.462773)
test_all 0.003471 0.000000 662.755211 ( 67.686823)
test_rubyspec 0.112846 0.063361 45.931199 ( 54.226449)
total: 134.09 sec