Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-145726
#<BuildRuby:0x0000557526ddb238
@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.20230205-145726",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.003910 0.630347 ( 1.043527)
build_miniruby 0.000566 0.000329 0.617851 ( 0.617091)
build_ruby 0.001100 0.000085 2.039629 ( 2.039068)
build_all 0.008475 0.000293 12.181497 ( 1.477119)
build_install 0.005915 0.000423 1.468875 ( 0.728603)
test_btest 0.000628 0.000044 64.303793 ( 5.937369)
test_basic 0.003531 0.000252 0.238794 ( 0.334256)
test_all 0.001359 0.000097 498.790360 ( 46.937819)
test_rubyspec 0.014494 0.014846 35.102443 ( 45.651841)
total: 104.77 sec