Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-101458
#<BuildRuby:0x0000560ba8d4f2b0
@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-101458",
@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.000002 0.000013 ( 0.000014)
configure 0.000095 0.000014 0.000109 ( 0.000114)
build_up 0.002777 0.007772 0.996577 ( 1.654201)
build_miniruby 0.001625 0.000465 0.073180 ( 0.071483)
build_ruby 0.001819 0.000520 0.075413 ( 0.073505)
build_all 0.010115 0.000000 1.562260 ( 0.610357)
build_install 0.014477 0.008254 5.204501 ( 2.088613)
test_btest 0.000895 0.000268 76.399933 ( 8.308347)
test_basic 0.004223 0.002890 0.320878 ( 0.410401)
test_all 0.001372 0.000436 676.754013 ( 66.670059)
test_rubyspec 0.119274 0.050793 45.717339 ( 51.423587)
total: 131.31 sec