Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-222449
#<BuildRuby:0x0000564f89124880
@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.20220824-222449",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000055 0.000000 0.000055 ( 0.000057)
build_up 0.011361 0.000000 0.956359 ( 1.007004)
build_miniruby 0.001975 0.000068 0.068255 ( 0.067835)
build_ruby 0.002022 0.000119 0.069866 ( 0.069275)
build_all 0.010990 0.000120 1.517066 ( 0.589897)
build_install 0.022343 0.000192 1.855983 ( 0.925231)
test_btest 0.001284 0.000000 73.042080 ( 8.495895)
test_basic 0.004409 0.003417 0.329068 ( 0.420091)
test_all 0.004078 0.000138 679.606437 ( 66.976823)
test_rubyspec 0.137936 0.045961 45.707105 ( 54.139669)
total: 132.69 sec