Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-013517
#<BuildRuby:0x000055e50351eeb8
@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.20231223-013517",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004473 0.000029 1.113617 ( 1.490251)
build_miniruby 0.000971 0.000102 0.897229 ( 0.896873)
build_ruby 0.001253 0.000132 2.726090 ( 2.726265)
build_all 0.009439 0.000510 16.224651 ( 1.472798)
build_install 0.008489 0.000849 4.733024 ( 1.159126)
test_btest 0.000650 0.000065 80.992766 ( 7.584207)
test_basic 0.000000 0.003788 0.623736 ( 0.700929)
test_all 0.097998 0.035341 492.599445 ( 55.165768)
test_rubyspec 0.019867 0.026321 49.737020 ( 62.083175)
total: 133.28 sec