Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-145538
#<BuildRuby:0x000055db22e68040
@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.20230110-145538",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006377 0.000000 0.850029 ( 1.024113)
build_miniruby 0.001354 0.000000 1.022603 ( 1.020475)
build_ruby 0.001459 0.000134 2.771504 ( 2.768854)
build_all 0.005018 0.005116 16.877240 ( 3.002058)
build_install 0.006537 0.004972 2.136195 ( 1.080282)
test_btest 0.000000 0.001129 74.725018 ( 10.339258)
test_basic 0.002994 0.004316 0.364927 ( 0.449795)
test_all 0.000868 0.000255 652.204780 (110.751054)
test_rubyspec 0.106776 0.027358 51.793131 ( 59.796433)
total: 190.23 sec