Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-234404
#<BuildRuby:0x0000563d8e6aff28
@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.20230124-234404",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000007 0.000018 ( 0.000017)
configure 0.000008 0.000006 0.000014 ( 0.000013)
build_up 0.003806 0.002664 0.857742 ( 1.039485)
build_miniruby 0.000794 0.000556 1.010410 ( 1.008210)
build_ruby 0.000938 0.000657 2.766977 ( 2.764370)
build_all 0.005715 0.004001 16.691007 ( 2.992208)
build_install 0.011151 0.000000 2.063942 ( 1.064953)
test_btest 0.000891 0.000000 75.631368 ( 10.606648)
test_basic 0.005112 0.001205 0.357248 ( 0.443626)
test_all 0.000381 0.001105 653.276556 ( 96.882873)
test_rubyspec 0.059187 0.075380 51.602597 ( 59.652087)
total: 176.46 sec