Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-113916
#<BuildRuby:0x000055c081c8b800
@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.20220919-113916",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009643 0.000085 1.068126 ( 1.110025)
build_miniruby 0.001938 0.000139 0.113771 ( 0.109075)
build_ruby 0.001501 0.000107 0.122238 ( 0.105022)
build_all 0.010418 0.000000 1.590234 ( 0.645441)
build_install 0.020669 0.000000 1.960325 ( 0.992002)
test_btest 0.001497 0.000000 78.536455 ( 8.912087)
test_basic 0.007493 0.000000 0.386894 ( 0.478798)
test_all 0.004630 0.000000 641.255997 ( 67.461224)
test_rubyspec 0.120233 0.044123 45.769196 ( 53.984396)
total: 133.80 sec