Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-173721
#<BuildRuby:0x0000563cefec0090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-173721",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005038 0.000070 0.927318 ( 1.303552)
build_miniruby 0.000000 0.001124 0.811313 ( 0.811086)
build_ruby 0.000000 0.001297 2.576923 ( 2.578117)
build_all 0.007337 0.001469 12.017535 ( 1.005699)
build_install 0.005496 0.005100 3.538438 ( 0.970842)
test_btest 0.000630 0.000118 63.760618 ( 5.400402)
test_basic 0.004312 0.000809 0.386088 ( 0.465703)
test_all 0.055228 0.038173 350.337922 ( 35.000634)
test_rubyspec 0.033940 0.037130 39.828171 ( 52.374381)
total: 99.91 sec