Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-065231
#<BuildRuby:0x000055a2a3103ba0
@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.20220723-065231",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007755 0.002115 0.831944 ( 0.975515)
build_miniruby 0.001179 0.000322 0.062842 ( 0.061709)
build_ruby 0.001235 0.000337 0.063620 ( 0.062474)
build_all 0.004151 0.003158 1.220279 ( 0.446442)
build_install 0.013899 0.002695 4.318145 ( 1.807431)
test_btest 0.001730 0.000000 51.649736 ( 6.121628)
test_basic 0.005500 0.000000 0.282021 ( 0.372141)
test_all 0.003658 0.000183 502.157201 ( 52.787112)
test_rubyspec 0.074684 0.049360 41.873321 ( 47.631991)
total: 110.27 sec