Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-233143
#<BuildRuby:0x0000563c96452e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231102-233143",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003964 0.001166 1.411018 ( 1.627612)
build_miniruby 0.000702 0.000206 0.894604 ( 0.894624)
build_ruby 0.000988 0.000290 2.523504 ( 2.523426)
build_all 0.007135 0.002560 16.489720 ( 1.484783)
build_install 0.003400 0.005117 4.917695 ( 1.150476)
test_btest 0.000750 0.000262 82.461374 ( 7.356700)
test_basic 0.000000 0.005015 0.799914 ( 0.876513)
test_all 0.113122 0.025519 505.848581 ( 57.543874)
test_rubyspec 0.033169 0.015349 51.505026 ( 63.789910)
total: 137.25 sec