Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-133913
#<BuildRuby:0x000055e8ef0e46c8
@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.20220502-133913",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010588 0.000471 1.007486 ( 1.193908)
build_miniruby 0.001818 0.000130 0.074886 ( 0.072692)
build_ruby 0.002331 0.000166 0.078299 ( 0.075810)
build_all 0.009273 0.000299 1.498344 ( 0.604215)
build_install 0.014925 0.009323 5.880620 ( 2.813876)
test_btest 0.001068 0.000169 67.352750 ( 8.405002)
test_basic 0.007383 0.001166 0.321204 ( 0.408565)
test_all 0.001992 0.000314 700.061712 ( 67.398473)
test_rubyspec 0.116761 0.069510 45.373009 ( 50.526798)
total: 131.50 sec