Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-115728
#<BuildRuby:0x000055f4fc4dbdf8
@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.20230125-115728",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.005974 0.000595 0.840314 ( 1.006251)
build_miniruby 0.001020 0.000314 1.016517 ( 1.014589)
build_ruby 0.001240 0.000382 2.770349 ( 2.767750)
build_all 0.005137 0.004646 16.723606 ( 3.001439)
build_install 0.006713 0.004579 2.093791 ( 1.075804)
test_btest 0.000740 0.000288 78.792705 ( 10.760075)
test_basic 0.003138 0.003557 0.374544 ( 0.460574)
test_all 0.000843 0.000354 659.871068 (116.760178)
test_rubyspec 0.076887 0.055003 51.687657 ( 59.745495)
total: 196.59 sec