Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-054322
#<BuildRuby:0x000055676af303c8
@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.20230109-054322",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000000 0.000056 0.000056 ( 0.000058)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.004518 0.003870 0.851470 ( 1.024714)
build_miniruby 0.000960 0.000256 1.015024 ( 1.013009)
build_ruby 0.001334 0.000356 2.791222 ( 2.788513)
build_all 0.006636 0.003650 16.855783 ( 2.998478)
build_install 0.010345 0.001355 2.144351 ( 1.096995)
test_btest 0.000848 0.000231 71.046815 ( 11.063907)
test_basic 0.006100 0.000645 0.354187 ( 0.440139)
test_all 0.001058 0.000276 656.006743 (102.580989)
test_rubyspec 0.051549 0.023493 51.798540 ( 59.882745)
total: 182.89 sec