Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-174125
#<BuildRuby:0x0000564e7737e620
@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.20230123-174125",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004600 0.004155 0.846336 ( 1.060915)
build_miniruby 0.001264 0.000074 1.000144 ( 0.998179)
build_ruby 0.001596 0.000094 2.742018 ( 2.739368)
build_all 0.005461 0.004457 16.671031 ( 2.980916)
build_install 0.007092 0.004142 2.068200 ( 1.063985)
test_btest 0.000912 0.000137 76.057998 ( 10.446904)
test_basic 0.006686 0.000332 0.338540 ( 0.424070)
test_all 0.001104 0.000091 651.650197 (105.524321)
test_rubyspec 0.071058 0.024255 51.189489 ( 59.357569)
total: 184.60 sec