Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-171324
#<BuildRuby:0x00005558977406b8
@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.20220729-171324",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000051 0.000017 0.000068 ( 0.000074)
configure 0.000019 0.000007 0.000026 ( 0.000021)
build_up 0.005401 0.006119 0.957649 ( 1.090622)
build_miniruby 0.001440 0.000600 0.066899 ( 0.065042)
build_ruby 0.001194 0.000498 0.076528 ( 0.075960)
build_all 0.006786 0.003558 1.528387 ( 0.591431)
build_install 0.012786 0.010667 5.179074 ( 2.104950)
test_btest 0.000665 0.000332 77.071263 ( 8.363933)
test_basic 0.006063 0.000899 0.321101 ( 0.410365)
test_all 0.000000 0.001682 660.901436 ( 65.588092)
test_rubyspec 0.088106 0.084885 45.743801 ( 51.555200)
total: 129.85 sec