Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-232943
#<BuildRuby:0x0000559747e5bf58
@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.20230114-232943",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000037 0.000005 0.000042 ( 0.000040)
build_up 0.010063 0.000225 1.300927 ( 1.473255)
build_miniruby 0.001157 0.000145 1.729078 ( 1.589034)
build_ruby 0.001388 0.000174 2.781048 ( 2.778351)
build_all 0.004571 0.005272 16.773239 ( 2.996717)
build_install 0.005323 0.006034 2.158880 ( 1.086783)
test_btest 0.000694 0.000173 71.893049 ( 11.117979)
test_basic 0.005783 0.001445 0.357994 ( 0.444103)
test_all 0.001065 0.000266 680.948649 ( 96.441071)
test_rubyspec 0.075320 0.059729 52.228511 ( 60.272277)
total: 178.20 sec