Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-092323
#<BuildRuby:0x000055eaa25b2858
@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-092323",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005839 0.000730 0.853840 ( 1.079998)
build_miniruby 0.001182 0.000148 1.025678 ( 1.023635)
build_ruby 0.001456 0.000182 2.769859 ( 2.767380)
build_all 0.010195 0.000000 16.846399 ( 3.004242)
build_install 0.011764 0.000000 2.141662 ( 1.086078)
test_btest 0.001105 0.000000 68.481291 ( 11.064467)
test_basic 0.002582 0.003758 0.352692 ( 0.438855)
test_all 0.001352 0.000176 657.009932 (101.577712)
test_rubyspec 0.088505 0.037637 51.476092 ( 59.583350)
total: 181.63 sec