Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-133146
#<BuildRuby:0x000055815111ac88
@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-133146",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.008100 0.004640 0.890107 ( 3.172222)
build_miniruby 0.001464 0.000314 0.061011 ( 0.059359)
build_ruby 0.001554 0.000333 0.057592 ( 0.056001)
build_all 0.008081 0.000769 1.284255 ( 0.468993)
build_install 0.012767 0.005387 1.578865 ( 0.787415)
test_btest 0.001222 0.000287 53.488259 ( 6.112169)
test_basic 0.005758 0.001355 0.297143 ( 0.387252)
test_all 0.002338 0.002407 509.931437 ( 53.731495)
test_rubyspec 0.093863 0.052035 41.893055 ( 50.392290)
total: 115.17 sec