Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-231006
#<BuildRuby:0x0000564de4792358
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-231006",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004937 1.176161 ( 1.273287)
build_miniruby 0.000000 0.000951 1.066799 ( 1.065398)
build_ruby 0.000000 0.001404 2.757720 ( 2.661438)
build_all 0.007592 0.001297 15.883134 ( 3.358185)
build_install 0.010400 0.000034 2.154178 ( 1.216935)
test_btest 0.000424 0.000134 66.008942 ( 10.660871)
test_basic 0.001013 0.003835 0.289120 ( 0.379470)
test_all 0.000387 0.000417 675.947613 (107.451683)
test_rubyspec 0.040217 0.037109 52.953465 ( 61.085910)
total: 189.15 sec