Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-103313
#<BuildRuby:0x00005577176809c8
@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.20220904-103313",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003477 0.006976 0.969124 ( 1.040020)
build_miniruby 0.001949 0.000000 0.074735 ( 0.072909)
build_ruby 0.002065 0.000069 0.072541 ( 0.070202)
build_all 0.007934 0.001984 1.587074 ( 0.619665)
build_install 0.011030 0.011030 1.920480 ( 0.958357)
test_btest 0.000778 0.000274 73.988376 ( 8.274895)
test_basic 0.003664 0.004346 0.328044 ( 0.415356)
test_all 0.002427 0.000943 650.100440 ( 65.428720)
test_rubyspec 0.110910 0.065175 45.663561 ( 54.034464)
total: 130.92 sec