Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-233532
#<BuildRuby:0x00005570e53174b8
@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-233532",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010095 0.000932 0.980034 ( 1.044995)
build_miniruby 0.001860 0.000286 0.074130 ( 0.072240)
build_ruby 0.002042 0.000314 0.075903 ( 0.073510)
build_all 0.008918 0.000585 1.536835 ( 0.586905)
build_install 0.008869 0.013448 1.900022 ( 0.907566)
test_btest 0.001113 0.000327 69.108503 ( 8.272094)
test_basic 0.007818 0.000000 0.322035 ( 0.420065)
test_all 0.003266 0.001910 673.865469 ( 66.590648)
test_rubyspec 0.115478 0.057284 45.348500 ( 53.477604)
total: 131.45 sec