Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-015104
#<BuildRuby:0x000055750c5248e8
@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.20220825-015104",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000014)
configure 0.000088 0.000022 0.000110 ( 0.000114)
build_up 0.011412 0.000000 0.978605 ( 2.484153)
build_miniruby 0.002085 0.000249 0.076744 ( 0.074694)
build_ruby 0.001313 0.000262 0.068259 ( 0.067227)
build_all 0.011185 0.000000 1.529876 ( 0.575433)
build_install 0.012555 0.009182 1.905739 ( 0.917075)
test_btest 0.000735 0.000184 68.996294 ( 7.684515)
test_basic 0.005965 0.001491 0.324137 ( 0.413974)
test_all 0.003348 0.000837 634.598506 ( 64.395432)
test_rubyspec 0.121918 0.054749 45.898252 ( 54.423561)
total: 131.04 sec