Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-114954
#<BuildRuby:0x000055d1c8d0aa58
@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.20230106-114954",
@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.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.006768 0.840873 ( 1.011217)
build_miniruby 0.000000 0.001225 1.017693 ( 1.015741)
build_ruby 0.000000 0.001646 2.773147 ( 2.770617)
build_all 0.000911 0.008773 16.811282 ( 2.991668)
build_install 0.007239 0.004137 2.091184 ( 1.088791)
test_btest 0.000634 0.000362 77.563860 ( 10.667136)
test_basic 0.005903 0.000792 0.361595 ( 0.447495)
test_all 0.001449 0.000000 651.672400 (107.906950)
test_rubyspec 0.076252 0.043232 51.796866 ( 59.871129)
total: 187.77 sec