Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-221435
#<BuildRuby:0x000055770815fe80
@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.20221228-221435",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.005024 0.001675 0.847238 ( 1.066680)
build_miniruby 0.000994 0.000331 1.018536 ( 1.016396)
build_ruby 0.001200 0.000400 2.786156 ( 2.783568)
build_all 0.008389 0.001130 16.689156 ( 2.968675)
build_install 0.004707 0.006814 2.315323 ( 1.187054)
test_btest 0.000771 0.000296 68.672109 ( 10.800648)
test_basic 0.002382 0.004124 0.362269 ( 0.448435)
test_all 0.001096 0.000470 658.695694 (103.026404)
test_rubyspec 0.060545 0.060824 51.658689 ( 59.697623)
total: 183.00 sec