Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-042453
#<BuildRuby:0x000055c3afaa5528
@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.20220803-042453",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008496 0.005362 0.892817 ( 8.888237)
build_miniruby 0.001134 0.000174 0.053656 ( 0.053294)
build_ruby 0.001288 0.000198 0.056707 ( 0.055197)
build_all 0.009073 0.000000 1.254732 ( 0.466023)
build_install 0.015152 0.000000 4.264392 ( 1.752548)
test_btest 0.001695 0.000184 54.258197 ( 6.114106)
test_basic 0.006573 0.000165 0.297102 ( 0.386491)
test_all 0.002504 0.000263 485.712622 ( 51.110445)
test_rubyspec 0.091211 0.032853 41.116258 ( 48.502575)
total: 117.33 sec