Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-162033
#<BuildRuby:0x00005643c9a68b88
@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.20220908-162033",
@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.000009 0.000001 0.000010 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002960 0.008955 1.101296 ( 1.076559)
build_miniruby 0.001522 0.000507 0.077667 ( 0.075656)
build_ruby 0.001271 0.000423 0.076528 ( 0.075364)
build_all 0.004989 0.004679 1.549863 ( 0.602664)
build_install 0.018443 0.004644 1.941952 ( 0.950232)
test_btest 0.001227 0.000433 95.645325 ( 10.255389)
test_basic 0.002449 0.005638 0.357003 ( 0.449221)
test_all 0.002138 0.000880 643.977078 ( 66.488719)
test_rubyspec 0.108146 0.070142 47.124402 ( 55.454843)
total: 135.43 sec