Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-230653
#<BuildRuby:0x0000564d3edab7b8
@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.20231015-230653",
@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.000007 0.000002 0.000009 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.003588 0.001121 1.356353 ( 1.618796)
build_miniruby 0.000811 0.000254 0.817240 ( 0.816862)
build_ruby 0.000000 0.001455 2.701574 ( 2.701630)
build_all 0.002454 0.008147 18.161968 ( 1.670641)
build_install 0.009374 0.000000 5.391970 ( 1.254061)
test_btest 0.000869 0.000000 89.041617 ( 7.292249)
test_basic 0.004367 0.000099 0.629669 ( 0.705899)
test_all 0.008383 0.000189 558.233326 ( 60.319387)
test_rubyspec 0.026147 0.024791 50.982139 ( 63.323675)
total: 139.70 sec