Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-044339
#<BuildRuby:0x000055ac46e8ffb0
@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-044339",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006213 0.000414 0.848796 ( 1.852872)
build_miniruby 0.001166 0.000078 1.017980 ( 1.016028)
build_ruby 0.001557 0.000104 2.782349 ( 2.779563)
build_all 0.009178 0.000612 16.742298 ( 2.996020)
build_install 0.011374 0.000040 2.090185 ( 1.087074)
test_btest 0.001030 0.000061 70.147455 ( 11.355158)
test_basic 0.000000 0.006467 0.350616 ( 0.437157)
test_all 0.000000 0.001316 661.460648 ( 98.423490)
test_rubyspec 0.095308 0.036146 51.757762 ( 59.819524)
total: 179.77 sec