Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-063004
#<BuildRuby:0x0000561367b53f58
@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.20221229-063004",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002099 0.004623 0.948194 ( 1.127148)
build_miniruby 0.000912 0.000273 1.033060 ( 1.031160)
build_ruby 0.001106 0.000332 2.779640 ( 2.777116)
build_all 0.008681 0.000941 16.832855 ( 3.064253)
build_install 0.005704 0.003818 2.307424 ( 1.179097)
test_btest 0.000742 0.000226 77.027749 ( 11.003149)
test_basic 0.005908 0.000463 0.341646 ( 0.428211)
test_all 0.000634 0.001471 658.525480 ( 99.289371)
test_rubyspec 0.102550 0.028291 51.766566 ( 59.824008)
total: 179.72 sec