Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-095204
#<BuildRuby:0x000055e47fb8a038
@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.20221018-095204",
@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.000002 0.000025 ( 0.000024)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002557 0.009239 1.121362 ( 1.162769)
build_miniruby 0.001522 0.000359 0.105483 ( 0.101925)
build_ruby 0.001132 0.000266 0.105057 ( 0.101696)
build_all 0.007803 0.001836 1.328113 ( 0.580535)
build_install 0.008246 0.006304 1.677585 ( 0.917909)
test_btest 0.001726 0.000000 64.623229 ( 6.403492)
test_basic 0.005610 0.000853 0.365172 ( 0.468319)
test_all 0.000000 0.006417 506.498801 ( 54.674552)
test_rubyspec 0.054472 0.078561 43.119868 ( 51.755128)
total: 116.17 sec