Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-042045
#<BuildRuby:0x000055f3c96af280
@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.20240108-042045",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001404 0.003792 1.241075 ( 1.624078)
build_miniruby 0.001026 0.000103 1.461397 ( 1.463461)
build_ruby 0.001755 0.000000 5.445287 ( 5.454791)
build_all 0.003887 0.006884 16.613148 ( 1.732211)
build_install 0.005221 0.010528 5.026971 ( 1.795231)
test_btest 0.000707 0.000198 82.606066 ( 11.341881)
test_basic 0.005070 0.000379 0.670569 ( 0.739545)
test_all 0.102189 0.019164 536.864805 ( 60.104377)
test_rubyspec 0.045449 0.019961 79.661924 ( 91.923445)
total: 176.18 sec