Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-161207
#<BuildRuby:0x0000561f81277918
@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-161207",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008249 0.002062 0.926517 ( 0.958703)
build_miniruby 0.001700 0.000425 0.073291 ( 0.071875)
build_ruby 0.001483 0.000371 0.070770 ( 0.069402)
build_all 0.010849 0.000133 4.171607 ( 0.783786)
build_install 0.020166 0.001845 7.759940 ( 2.319028)
test_btest 0.000000 0.001356 47.449399 ( 44.145643)
test_basic 0.002606 0.005011 0.339058 ( 0.428249)
test_all 0.002104 0.000526 659.295487 ( 65.429958)
test_rubyspec 0.137537 0.039725 46.055901 ( 51.583706)
total: 165.79 sec