Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-082005
#<BuildRuby:0x0000555eadfc8620
@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.20220920-082005",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000064 0.000016 0.000080 ( 0.000084)
build_up 0.001076 0.010526 1.093295 ( 1.893742)
build_miniruby 0.002474 0.000000 0.114150 ( 0.109142)
build_ruby 0.001709 0.000237 0.126479 ( 0.109057)
build_all 0.010395 0.000000 1.567361 ( 0.639240)
build_install 0.008396 0.013231 1.907493 ( 0.954222)
test_btest 0.000964 0.000482 78.371319 ( 8.243651)
test_basic 0.004749 0.002374 0.389488 ( 0.477996)
test_all 0.003157 0.001579 633.112494 ( 65.890854)
test_rubyspec 0.065508 0.105984 45.597160 ( 54.152865)
total: 132.47 sec