Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-175447
#<BuildRuby:0x0000559ac1bd0040
@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-175447",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006068 0.000421 0.851621 ( 1.047986)
build_miniruby 0.001052 0.000225 1.005911 ( 1.004009)
build_ruby 0.001185 0.000254 2.780631 ( 2.778072)
build_all 0.005291 0.004412 16.848404 ( 3.014387)
build_install 0.008048 0.001129 2.061814 ( 1.072633)
test_btest 0.000000 0.000864 76.446515 ( 10.596052)
test_basic 0.004093 0.002938 0.368473 ( 0.453268)
test_all 0.001029 0.000294 667.617933 ( 97.333967)
test_rubyspec 0.084504 0.049588 51.697689 ( 59.719114)
total: 177.02 sec