Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-075515
#<BuildRuby:0x000055faecb51480
@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.20221011-075515",
@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.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010238 0.000788 1.098133 ( 1.430863)
build_miniruby 0.002115 0.000162 0.096662 ( 0.093225)
build_ruby 0.001704 0.000000 0.099728 ( 0.096664)
build_all 0.003584 0.004251 1.304061 ( 0.565126)
build_install 0.014230 0.001897 1.627324 ( 0.881048)
test_btest 0.001786 0.000238 61.175936 ( 6.632347)
test_basic 0.006656 0.000130 0.353256 ( 0.444058)
test_all 0.004971 0.002155 505.290931 ( 53.434184)
test_rubyspec 0.073225 0.066940 42.652767 ( 50.936846)
total: 114.52 sec