Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-232455
#<BuildRuby:0x000055cc8b6f3468
@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.20230111-232455",
@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.000003 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005403 0.001247 0.844177 ( 1.020148)
build_miniruby 0.000974 0.000225 1.015930 ( 1.014049)
build_ruby 0.001346 0.000311 2.774445 ( 2.771982)
build_all 0.009703 0.000000 16.656835 ( 2.980646)
build_install 0.011118 0.000804 2.051834 ( 1.087982)
test_btest 0.000934 0.000170 75.494346 ( 10.660916)
test_basic 0.005930 0.000375 0.353839 ( 0.440791)
test_all 0.001249 0.000217 661.165798 (100.258356)
test_rubyspec 0.058782 0.047368 51.751073 ( 59.834232)
total: 180.07 sec