Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-093536
#<BuildRuby:0x000055e375c14a68
@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.20220827-093536",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.009708 0.003550 0.859510 ( 1.078790)
build_miniruby 0.001643 0.000308 0.064262 ( 0.064000)
build_ruby 0.001473 0.000276 0.065252 ( 0.065330)
build_all 0.009402 0.000226 1.268650 ( 0.490155)
build_install 0.015124 0.000402 1.609961 ( 0.810468)
test_btest 0.001375 0.000000 52.756174 ( 6.150944)
test_basic 0.005753 0.000000 0.287418 ( 0.381381)
test_all 0.002881 0.000000 519.330265 ( 54.193167)
test_rubyspec 0.085975 0.051443 41.936520 ( 50.606647)
total: 113.84 sec