Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-132210
#<BuildRuby:0x00005606b90148a0
@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-132210",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000136 0.000037 0.000173 ( 0.000180)
configure 0.000045 0.000013 0.000058 ( 0.000053)
build_up 0.000364 0.010455 0.853475 ( 1.076690)
build_miniruby 0.000886 0.000443 0.053389 ( 0.052175)
build_ruby 0.002388 0.000000 0.062520 ( 0.060098)
build_all 0.006158 0.002181 1.223179 ( 0.460321)
build_install 0.007917 0.008186 1.603741 ( 0.787968)
test_btest 0.001040 0.000554 51.961752 ( 6.202737)
test_basic 0.005414 0.000565 0.291615 ( 0.382522)
test_all 0.003209 0.001604 509.677215 ( 53.788715)
test_rubyspec 0.079621 0.043829 42.290272 ( 50.576675)
total: 113.39 sec