Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-222705
#<BuildRuby:0x000055a0f5b1aeb8
@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.20240110-222705",
@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.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002859 0.000953 0.890278 ( 1.260550)
build_miniruby 0.000765 0.000255 0.939416 ( 0.939119)
build_ruby 0.001506 0.000000 2.826380 ( 2.828681)
build_all 0.006323 0.004086 14.893483 ( 1.490967)
build_install 0.004793 0.004550 4.350151 ( 1.189318)
test_btest 0.000545 0.000226 77.762484 ( 7.658592)
test_basic 0.004167 0.001736 0.556907 ( 0.633694)
test_all 0.113285 0.020930 525.476503 ( 48.663628)
test_rubyspec 0.021089 0.012634 48.818843 ( 61.402010)
total: 126.07 sec