Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-150843
#<BuildRuby:0x0000563f477140d0
@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-150843",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006572 0.000000 0.841833 ( 1.354739)
build_miniruby 0.001287 0.000029 1.024953 ( 1.022791)
build_ruby 0.001519 0.000179 2.768576 ( 2.765902)
build_all 0.002396 0.007536 16.764430 ( 2.992342)
build_install 0.005819 0.005472 2.098734 ( 1.079650)
test_btest 0.000776 0.000216 67.008857 ( 11.414517)
test_basic 0.005057 0.001404 0.341213 ( 0.427679)
test_all 0.001147 0.000318 655.340167 (112.785500)
test_rubyspec 0.073575 0.058807 51.965734 ( 60.063328)
total: 193.91 sec