Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-083648
#<BuildRuby:0x0000563bb343b418
@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.20230113-083648",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000032 0.000010 0.000042 ( 0.000027)
build_up 0.005951 0.000591 0.889846 ( 1.054730)
build_miniruby 0.001045 0.000298 1.005573 ( 1.003560)
build_ruby 0.001299 0.000372 2.769169 ( 2.766362)
build_all 0.008023 0.001761 16.744241 ( 2.989272)
build_install 0.008066 0.001143 2.092001 ( 1.074429)
test_btest 0.000871 0.000229 71.370873 ( 10.530901)
test_basic 0.005925 0.001560 0.346484 ( 0.431336)
test_all 0.001615 0.000425 665.234251 ( 97.960052)
test_rubyspec 0.078008 0.050731 51.740789 ( 59.862664)
total: 177.67 sec