Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-004310
#<BuildRuby:0x000055c09ec93600
@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.20220917-004310",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004877 0.004272 1.097009 ( 1.111185)
build_miniruby 0.000000 0.002460 0.074383 ( 0.073066)
build_ruby 0.000000 0.002301 0.072258 ( 0.071386)
build_all 0.008397 0.002169 1.548862 ( 0.610935)
build_install 0.016621 0.007048 1.911660 ( 0.949126)
test_btest 0.000897 0.000287 93.460883 ( 9.803028)
test_basic 0.002862 0.004409 0.356218 ( 0.445542)
test_all 0.001899 0.000684 634.089090 ( 65.727484)
test_rubyspec 0.099966 0.071657 47.052414 ( 55.277178)
total: 134.07 sec