Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-163900
#<BuildRuby:0x0000559e90fdc008
@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.20230105-163900",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005496 0.001178 0.847918 ( 1.050686)
build_miniruby 0.001050 0.000225 1.009801 ( 1.007920)
build_ruby 0.001674 0.000000 2.769576 ( 2.766915)
build_all 0.009564 0.000000 16.620685 ( 2.998827)
build_install 0.010805 0.000716 2.246747 ( 1.186527)
test_btest 0.000734 0.000122 76.240365 ( 10.724382)
test_basic 0.002199 0.004213 0.343857 ( 0.430135)
test_all 0.001338 0.000000 656.390948 (105.308536)
test_rubyspec 0.077502 0.041517 51.609691 ( 59.665052)
total: 185.14 sec