Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-090242
#<BuildRuby:0x0000563c3a777208
@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.20221204-090242",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004180 0.000015 0.787442 ( 1.073922)
build_miniruby 0.000805 0.000058 0.515934 ( 0.515703)
build_ruby 0.001246 0.000089 1.665592 ( 1.597865)
build_all 0.009144 0.000333 11.971079 ( 1.500357)
build_install 0.002485 0.004242 1.655497 ( 0.771298)
test_btest 0.000659 0.000083 64.441283 ( 6.098054)
test_basic 0.002886 0.000361 0.226322 ( 0.322808)
test_all 0.001118 0.000000 474.545826 ( 49.460048)
test_rubyspec 0.007368 0.018178 36.061368 ( 46.360280)
total: 107.70 sec