Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-132131
#<BuildRuby:0x000055e1a2d90920
@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.20220920-132131",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000022 0.000001 0.000023 ( 0.000025)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.011273 0.000196 1.084150 ( 1.198842)
build_miniruby 0.002040 0.000127 0.118613 ( 0.113612)
build_ruby 0.002052 0.000129 0.115289 ( 0.097473)
build_all 0.010918 0.000000 1.549601 ( 0.644944)
build_install 0.014225 0.004357 1.913743 ( 0.969747)
test_btest 0.001319 0.000120 76.527841 ( 8.370156)
test_basic 0.003079 0.004327 0.378520 ( 0.471386)
test_all 0.003101 0.000404 638.968737 ( 66.402410)
test_rubyspec 0.135748 0.044154 45.748717 ( 53.967605)
total: 132.24 sec