Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-194408
#<BuildRuby:0x00005596abfcebe8
@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.20230108-194408",
@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.000005 0.000020 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.005769 0.000536 0.851378 ( 1.023174)
build_miniruby 0.000916 0.000282 1.025436 ( 1.023694)
build_ruby 0.001164 0.000359 2.787520 ( 2.784936)
build_all 0.008712 0.001241 16.858008 ( 2.990663)
build_install 0.010033 0.001427 2.140703 ( 1.086380)
test_btest 0.000838 0.000223 69.839243 ( 11.549093)
test_basic 0.003484 0.003125 0.343832 ( 0.430116)
test_all 0.001022 0.000300 667.571421 ( 96.822961)
test_rubyspec 0.100790 0.028116 52.245237 ( 60.258201)
total: 177.97 sec