Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-094805
#<BuildRuby:0x000055bd245a8c00
@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.20220907-094805",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006782 0.004262 0.978276 ( 1.004580)
build_miniruby 0.002197 0.000137 0.069966 ( 0.068323)
build_ruby 0.001650 0.000103 0.074026 ( 0.072961)
build_all 0.010388 0.000650 1.595871 ( 0.601066)
build_install 0.012849 0.009923 1.943537 ( 0.953674)
test_btest 0.000911 0.000143 89.612203 ( 9.687976)
test_basic 0.008177 0.000000 0.357568 ( 0.445649)
test_all 0.003394 0.000000 647.845042 ( 65.970461)
test_rubyspec 0.118554 0.045836 47.147825 ( 55.291240)
total: 134.10 sec