Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-161741
#<BuildRuby:0x00005601110c0658
@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.20220131-161741",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000016)
build_up 0.010675 0.000169 0.951730 ( 1.017856)
build_miniruby 0.001668 0.000104 0.067672 ( 0.065618)
build_ruby 0.001606 0.000101 0.076900 ( 0.075488)
build_all 0.006243 0.004593 4.102354 ( 0.779166)
build_install 0.016153 0.007340 7.793563 ( 2.313852)
test_btest 0.001312 0.000000 47.370127 ( 45.274042)
test_basic 0.007013 0.000526 0.336551 ( 0.428802)
test_all 0.001405 0.000234 642.747485 ( 65.628712)
test_rubyspec 0.137564 0.029131 46.093054 ( 51.487046)
total: 167.07 sec