Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-091327
#<BuildRuby:0x0000556852476688
@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.20220807-091327",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009509 0.000744 0.971313 ( 1.857602)
build_miniruby 0.002058 0.000274 0.069942 ( 0.068824)
build_ruby 0.001494 0.000199 0.079471 ( 0.079199)
build_all 0.009184 0.000579 1.519889 ( 0.589170)
build_install 0.023066 0.000000 5.216761 ( 2.117386)
test_btest 0.001336 0.000025 73.550428 ( 8.391855)
test_basic 0.002238 0.005182 0.326304 ( 0.416304)
test_all 0.001804 0.000000 643.778854 ( 64.655281)
test_rubyspec 0.155695 0.031871 45.786320 ( 53.340228)
total: 131.52 sec