Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-131927
#<BuildRuby:0x00005620af673ba0
@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.20220808-131927",
@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.000012 0.000003 0.000015 ( 0.000015)
build_up 0.008576 0.001121 0.824639 ( 1.000764)
build_miniruby 0.001266 0.000317 0.060839 ( 0.059167)
build_ruby 0.001141 0.000285 0.055083 ( 0.053596)
build_all 0.006703 0.000468 1.214104 ( 0.458972)
build_install 0.015461 0.001156 4.204546 ( 1.781071)
test_btest 0.001734 0.000347 51.006156 ( 6.110087)
test_basic 0.005309 0.001062 0.291196 ( 0.381434)
test_all 0.000160 0.003068 506.699791 ( 53.096781)
test_rubyspec 0.075973 0.043252 41.554895 ( 49.275819)
total: 112.22 sec