Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-071040
#<BuildRuby:0x000055b500e044c0
@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.20220720-071040",
@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.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010912 0.000161 1.045054 ( 10.206494)
build_miniruby 0.001799 0.000113 0.072984 ( 0.070871)
build_ruby 0.001895 0.000118 0.074649 ( 0.072842)
build_all 0.011761 0.000145 1.535471 ( 0.601264)
build_install 0.018093 0.004245 5.200418 ( 2.089848)
test_btest 0.001297 0.000113 73.955992 ( 8.417399)
test_basic 0.007535 0.000249 0.336496 ( 0.427283)
test_all 0.001668 0.000139 687.598347 ( 66.982683)
test_rubyspec 0.143051 0.027225 46.081065 ( 51.762744)
total: 140.63 sec