Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-172531
#<BuildRuby:0x0000561bae135338
@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.20220802-172531",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.007082 0.005021 0.826435 ( 0.886905)
build_miniruby 0.001033 0.000344 0.054550 ( 0.053083)
build_ruby 0.001850 0.000617 0.055456 ( 0.053801)
build_all 0.007441 0.002481 1.238430 ( 0.470279)
build_install 0.014670 0.003303 4.387087 ( 1.807178)
test_btest 0.001396 0.000436 51.130150 ( 6.376622)
test_basic 0.001363 0.005371 0.301496 ( 0.392238)
test_all 0.000000 0.002188 504.287288 ( 53.057717)
test_rubyspec 0.084724 0.054760 41.259811 ( 48.913806)
total: 112.01 sec