Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-084956
#<BuildRuby:0x0000555cfc97ead8
@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.20221025-084956",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000063 0.000010 0.000073 ( 0.000096)
build_up 0.008450 0.001409 1.159498 ( 1.208642)
build_miniruby 0.001271 0.000212 0.112860 ( 0.109993)
build_ruby 0.001401 0.000234 0.110903 ( 0.109207)
build_all 0.008242 0.000000 1.387919 ( 0.591530)
build_install 0.016392 0.000618 1.731935 ( 0.920630)
test_btest 0.001665 0.000208 62.148417 ( 6.597182)
test_basic 0.003026 0.004959 0.364984 ( 0.461763)
test_all 0.000921 0.005459 513.697655 ( 54.215784)
test_rubyspec 0.082369 0.051423 43.628530 ( 52.191399)
total: 116.41 sec