Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-235153
#<BuildRuby:0x0000558fba1c4f40
@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.20220214-235153",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010566 0.000938 0.963743 ( 0.994631)
build_miniruby 0.001566 0.000224 0.078131 ( 0.076100)
build_ruby 0.001792 0.000256 0.075233 ( 0.073002)
build_all 0.008701 0.001243 4.090889 ( 0.787257)
build_install 0.017555 0.005618 7.766754 ( 2.322941)
test_btest 0.001163 0.000206 74.930717 ( 8.577112)
test_basic 0.005713 0.001008 0.325966 ( 0.415063)
test_all 0.002224 0.000148 692.766161 ( 66.902942)
test_rubyspec 0.112443 0.056845 45.686161 ( 50.964201)
total: 131.11 sec