Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-152024
#<BuildRuby:0x0000563aaab286e0
@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.20220717-152024",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009563 0.001250 0.974084 ( 1.154801)
build_miniruby 0.001599 0.000369 0.069827 ( 0.068678)
build_ruby 0.001292 0.000298 0.076413 ( 0.074756)
build_all 0.009662 0.001042 1.572915 ( 0.605143)
build_install 0.024546 0.000000 5.262017 ( 2.082024)
test_btest 0.001226 0.000000 76.771338 ( 8.767919)
test_basic 0.003676 0.003918 0.325301 ( 0.414228)
test_all 0.001758 0.000000 682.914065 ( 67.209624)
test_rubyspec 0.120635 0.062866 46.020423 ( 51.565561)
total: 131.94 sec