Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-092949
#<BuildRuby:0x000055980b421438
@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.20220726-092949",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006020 0.004180 0.902196 ( 2.225824)
build_miniruby 0.001319 0.000189 0.054148 ( 0.052423)
build_ruby 0.001750 0.000250 0.065072 ( 0.063172)
build_all 0.006689 0.000325 1.246601 ( 0.461518)
build_install 0.014700 0.003991 4.279058 ( 1.778902)
test_btest 0.002151 0.000000 52.892444 ( 6.194829)
test_basic 0.005895 0.000000 0.287740 ( 0.378039)
test_all 0.002852 0.000000 502.627132 ( 52.794915)
test_rubyspec 0.100700 0.030134 41.569666 ( 47.274887)
total: 111.23 sec