Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-013256
#<BuildRuby:0x000055c56a0589c8
@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.20220801-013256",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010664 0.000762 0.978306 ( 2.067245)
build_miniruby 0.002188 0.000157 0.070764 ( 0.068583)
build_ruby 0.002085 0.000149 0.073241 ( 0.070825)
build_all 0.009179 0.000656 1.517164 ( 0.570025)
build_install 0.016464 0.006325 5.178433 ( 2.047486)
test_btest 0.000914 0.000114 74.583024 ( 8.007566)
test_basic 0.006358 0.000795 0.313963 ( 0.401520)
test_all 0.001797 0.000225 674.393210 ( 66.038365)
test_rubyspec 0.135148 0.041507 45.512992 ( 51.199307)
total: 130.47 sec