Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-011750
#<BuildRuby:0x0000555696607240
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-011750",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000064 0.000010 0.000074 ( 0.000076)
build_up 0.009782 0.000258 1.192843 ( 1.567655)
build_miniruby 0.002136 0.000285 0.841797 ( 0.839816)
build_ruby 0.003186 0.000000 2.223695 ( 2.131587)
build_all 0.014979 0.004429 18.308996 ( 2.143129)
build_install 0.020649 0.001064 2.038380 ( 1.020905)
test_btest 0.000986 0.000134 89.909252 ( 8.964615)
test_basic 0.002647 0.005168 0.357151 ( 0.445836)
test_all 0.001959 0.000357 678.155251 ( 69.550252)
test_rubyspec 0.097789 0.059492 48.640893 ( 57.125679)
total: 143.79 sec