Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-121450
#<BuildRuby:0x000056486cfd9390
@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.20221009-121450",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000025 0.000005 0.000030 ( 0.000026)
build_up 0.000000 0.010199 1.066277 ( 1.103935)
build_miniruby 0.000247 0.001539 0.101256 ( 0.097624)
build_ruby 0.001010 0.000505 0.100340 ( 0.098211)
build_all 0.006789 0.001256 1.301650 ( 0.567512)
build_install 0.012902 0.003589 1.596902 ( 0.874638)
test_btest 0.000880 0.000367 61.596031 ( 6.694712)
test_basic 0.000975 0.005573 0.346086 ( 0.434904)
test_all 0.003536 0.004290 499.301732 ( 52.898423)
test_rubyspec 0.056618 0.071638 42.498486 ( 50.752448)
total: 113.52 sec