Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-055823
#<BuildRuby:0x00005601730409c8
@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.20220729-055823",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005781 0.005828 1.003836 ( 1.398765)
build_miniruby 0.000048 0.002603 0.075263 ( 0.072791)
build_ruby 0.001541 0.000593 0.075388 ( 0.073252)
build_all 0.006010 0.004962 1.529096 ( 0.577844)
build_install 0.017420 0.005243 5.083886 ( 2.045928)
test_btest 0.000877 0.000351 73.911606 ( 8.379892)
test_basic 0.001591 0.005999 0.325271 ( 0.413150)
test_all 0.001129 0.000526 639.203777 ( 64.775993)
test_rubyspec 0.111567 0.067291 45.523059 ( 51.271963)
total: 129.01 sec