Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-084300
#<BuildRuby:0x00005600626b3fb0
@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="-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.20230112-084300",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000062 0.000000 0.000062 ( 0.000061)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006328 0.000338 0.887683 ( 1.071565)
build_miniruby 0.001176 0.000157 1.024127 ( 1.022114)
build_ruby 0.001440 0.000192 2.778695 ( 2.776045)
build_all 0.005759 0.003879 16.678088 ( 2.976232)
build_install 0.002302 0.009169 2.033231 ( 1.064610)
test_btest 0.000719 0.000211 70.935708 ( 11.250456)
test_basic 0.002878 0.003911 0.366219 ( 0.452083)
test_all 0.001024 0.000341 656.002494 ( 97.209605)
test_rubyspec 0.077082 0.055150 51.945381 ( 59.972435)
total: 177.80 sec