Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-110509
#<BuildRuby:0x0000563a5b417918
@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-110509",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004884 0.005932 0.939952 ( 1.102034)
build_miniruby 0.001448 0.000603 0.073575 ( 0.071328)
build_ruby 0.001483 0.000618 0.076630 ( 0.074128)
build_all 0.000000 0.009384 4.121048 ( 0.806157)
build_install 0.016578 0.007835 7.916265 ( 2.394008)
test_btest 0.000869 0.000489 46.924485 ( 43.889520)
test_basic 0.006264 0.000922 0.339273 ( 0.430858)
test_all 0.001212 0.000642 685.562620 ( 66.936447)
test_rubyspec 0.078657 0.092506 46.066430 ( 51.415074)
total: 167.12 sec