Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-041926
#<BuildRuby:0x000055bbd7ae5400
@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.20221007-041926",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005711 0.004150 1.127505 ( 1.858761)
build_miniruby 0.001273 0.000182 0.094218 ( 0.091251)
build_ruby 0.001458 0.000208 0.095728 ( 0.092464)
build_all 0.006824 0.000975 1.287222 ( 0.558041)
build_install 0.012833 0.001081 1.607174 ( 0.880199)
test_btest 0.001396 0.000186 62.502746 ( 6.419725)
test_basic 0.006529 0.000146 0.353971 ( 0.444044)
test_all 0.006927 0.000000 478.656449 ( 51.991691)
test_rubyspec 0.097102 0.035008 42.499738 ( 51.122883)
total: 113.46 sec