Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-125829
#<BuildRuby:0x000055c262bf9350
@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.20220803-125829",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.010095 0.000327 0.828917 ( 1.107814)
build_miniruby 0.001305 0.000174 0.055438 ( 0.053982)
build_ruby 0.001742 0.000233 0.060683 ( 0.059264)
build_all 0.006925 0.000924 1.232936 ( 0.460883)
build_install 0.017269 0.000365 4.347869 ( 1.806911)
test_btest 0.001951 0.000217 54.091816 ( 6.094452)
test_basic 0.005287 0.000587 0.280885 ( 0.376583)
test_all 0.002271 0.000252 477.703888 ( 51.452022)
test_rubyspec 0.074329 0.062709 41.284852 ( 49.010997)
total: 110.42 sec