Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-223757
#<BuildRuby:0x000055b1eae43800
@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.20220920-223757",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010373 0.000000 1.069994 ( 1.108412)
build_miniruby 0.002187 0.000000 0.114532 ( 0.109646)
build_ruby 0.002200 0.000000 0.112184 ( 0.094812)
build_all 0.011298 0.000000 1.581549 ( 0.656587)
build_install 0.015198 0.004745 1.985820 ( 0.990936)
test_btest 0.001516 0.000069 80.274238 ( 8.277178)
test_basic 0.007543 0.000118 0.371793 ( 0.459493)
test_all 0.005686 0.000247 672.780761 ( 68.517379)
test_rubyspec 0.131755 0.041941 45.593498 ( 54.122430)
total: 134.34 sec