Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-002733
#<BuildRuby:0x0000564c5e6aa8a0
@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.20220214-002733",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.009168 0.001114 0.973496 ( 1.174543)
build_miniruby 0.002127 0.000000 0.075256 ( 0.073873)
build_ruby 0.001862 0.000000 0.079854 ( 0.078449)
build_all 0.010902 0.000000 4.069580 ( 0.790865)
build_install 0.016649 0.007119 7.823814 ( 2.360745)
test_btest 0.001109 0.000242 76.696636 ( 8.129646)
test_basic 0.006085 0.001322 0.344851 ( 0.434730)
test_all 0.002008 0.000000 657.138740 ( 65.647203)
test_rubyspec 0.103027 0.053509 46.311265 ( 51.728565)
total: 130.42 sec