Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-045836
#<BuildRuby:0x0000556695adf718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-045836",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009709 0.001948 0.951375 ( 1.726667)
build_miniruby 0.001928 0.000000 0.074483 ( 0.073423)
build_ruby 0.001815 0.000000 0.073007 ( 0.072148)
build_all 0.011258 0.000000 4.046667 ( 0.782373)
build_install 0.022047 0.002495 7.735505 ( 2.320943)
test_btest 0.000992 0.000220 47.771642 ( 45.119010)
test_basic 0.005569 0.001237 0.341503 ( 0.431897)
test_all 0.001455 0.000324 672.263337 ( 65.593170)
test_rubyspec 0.097596 0.076024 46.096553 ( 51.565411)
total: 167.69 sec