Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-045824
#<BuildRuby:0x0000561d6f9c77b8
@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.20231020-045824",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002960 0.003549 1.550805 ( 1.864310)
build_miniruby 0.000736 0.000322 0.839577 ( 0.838906)
build_ruby 0.000895 0.000392 2.828753 ( 2.828318)
build_all 0.009675 0.000611 18.051705 ( 1.625875)
build_install 0.004738 0.004393 5.300161 ( 1.214481)
test_btest 0.000810 0.000341 91.878927 ( 7.402446)
test_basic 0.003278 0.001380 0.745065 ( 0.817814)
test_all 0.006115 0.000000 580.591093 ( 51.071954)
test_rubyspec 0.026725 0.020916 51.829688 ( 64.102700)
total: 131.77 sec