Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-082644
#<BuildRuby:0x0000558cb1508870
@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.20220130-082644",
@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.000008 0.000001 0.000009 ( 0.000017)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009584 0.000792 0.936468 ( 1.185433)
build_miniruby 0.001534 0.000219 0.077170 ( 0.075714)
build_ruby 0.001550 0.000221 0.078513 ( 0.077112)
build_all 0.004978 0.004734 4.076518 ( 0.794119)
build_install 0.021751 0.001275 7.655530 ( 2.339935)
test_btest 0.001073 0.000179 46.284953 ( 43.864388)
test_basic 0.006700 0.001116 0.332741 ( 0.421588)
test_all 0.000000 0.002048 657.392631 ( 65.042757)
test_rubyspec 0.081897 0.080508 46.029626 ( 51.515857)
total: 165.32 sec