Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-042334
#<BuildRuby:0x000056002de6f7e8
@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.20221203-042334",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007073 0.004597 1.201023 ( 1.207020)
build_miniruby 0.000145 0.003085 0.848518 ( 0.847105)
build_ruby 0.002248 0.000600 2.227631 ( 2.137098)
build_all 0.020744 0.000960 18.726822 ( 2.199954)
build_install 0.020968 0.002547 2.087894 ( 1.030839)
test_btest 0.001143 0.000220 90.169672 ( 9.355108)
test_basic 0.008602 0.001654 0.357217 ( 0.443150)
test_all 0.001810 0.000348 735.154126 ( 72.053856)
test_rubyspec 0.120618 0.053807 49.238844 ( 57.392316)
total: 146.67 sec