Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-094721
#<BuildRuby:0x000055fa3bb37118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221212-094721",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003752 0.642651 ( 1.058533)
build_miniruby 0.000588 0.000405 0.710600 ( 0.709952)
build_ruby 0.001003 0.000364 2.425664 ( 2.357552)
build_all 0.006702 0.002437 12.415128 ( 1.508158)
build_install 0.006192 0.000477 1.626451 ( 0.758379)
test_btest 0.000539 0.000180 64.827435 ( 6.414030)
test_basic 0.002703 0.000901 0.238411 ( 0.333599)
test_all 0.001193 0.000397 496.106094 ( 69.449006)
test_rubyspec 0.013448 0.015001 35.487748 ( 45.988783)
total: 128.58 sec