Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-074612
#<BuildRuby:0x000056024670b810
@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.20220504-074612",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005263 0.006915 1.016510 ( 1.068537)
build_miniruby 0.001442 0.000515 0.069878 ( 0.067721)
build_ruby 0.000135 0.002360 0.072679 ( 0.069842)
build_all 0.007222 0.002889 1.522288 ( 0.609371)
build_install 0.011337 0.011800 5.828435 ( 2.799200)
test_btest 0.001037 0.000518 72.294410 ( 8.264764)
test_basic 0.005897 0.002949 0.328211 ( 0.414593)
test_all 0.001796 0.000898 672.815022 ( 65.231829)
test_rubyspec 0.091714 0.099528 45.508045 ( 50.682444)
total: 129.21 sec