Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-041409
#<BuildRuby:0x00005563feadcc00
@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.20221116-041409",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000050 0.000010 0.000060 ( 0.000061)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006819 0.001364 1.153457 ( 2.965246)
build_miniruby 0.000000 0.001707 0.910052 ( 0.914281)
build_ruby 0.000000 0.002350 2.375465 ( 2.289054)
build_all 0.006176 0.012313 18.206970 ( 2.272954)
build_install 0.016890 0.005907 1.851770 ( 0.990276)
test_btest 0.000898 0.000359 85.214681 ( 9.686816)
test_basic 0.002611 0.003694 0.333775 ( 0.424882)
test_all 0.002577 0.000000 669.345407 ( 72.838907)
test_rubyspec 0.069674 0.051338 50.138326 ( 58.671088)
total: 151.05 sec