Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-150823
#<BuildRuby:0x000055665f506700
@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.20220809-150823",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002022 0.010362 0.983728 ( 1.051954)
build_miniruby 0.001488 0.000496 0.076374 ( 0.074480)
build_ruby 0.001645 0.000549 0.071536 ( 0.069310)
build_all 0.008525 0.001428 1.531304 ( 0.575619)
build_install 0.017382 0.003864 5.126399 ( 2.024605)
test_btest 0.001151 0.000000 72.081063 ( 8.471026)
test_basic 0.008524 0.000000 0.328552 ( 0.422125)
test_all 0.002058 0.000000 625.502785 ( 64.197483)
test_rubyspec 0.128203 0.045387 45.796279 ( 53.343861)
total: 130.23 sec