Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-231001
#<BuildRuby:0x00005579d68c3e80
@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.20221229-231001",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.000515 0.006104 0.851338 ( 1.402736)
build_miniruby 0.001301 0.000000 1.066593 ( 1.064644)
build_ruby 0.001562 0.000000 2.813136 ( 2.810775)
build_all 0.009711 0.000000 16.835590 ( 3.016032)
build_install 0.003399 0.008118 2.276028 ( 1.177652)
test_btest 0.001072 0.000000 69.195520 ( 11.421991)
test_basic 0.006940 0.000171 0.357097 ( 0.442146)
test_all 0.000000 0.001251 676.889543 ( 99.083362)
test_rubyspec 0.065066 0.060132 51.457058 ( 59.526146)
total: 179.95 sec