Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-221531
#<BuildRuby:0x0000557ef3e0f610
@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.20230201-221531",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.003949 0.000000 0.631821 ( 1.067187)
build_miniruby 0.000938 0.000000 0.624295 ( 0.623696)
build_ruby 0.001209 0.000000 2.047111 ( 2.047236)
build_all 0.005039 0.003864 11.932785 ( 1.480760)
build_install 0.001924 0.004461 1.499327 ( 0.706335)
test_btest 0.000490 0.000130 63.076005 ( 6.470074)
test_basic 0.003289 0.000000 0.222555 ( 0.318175)
test_all 0.001264 0.000000 475.969947 ( 45.872035)
test_rubyspec 0.012918 0.013756 34.347600 ( 44.968464)
total: 103.55 sec