Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-204950
#<BuildRuby:0x000055e829cdf840
@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.20231101-204950",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002135 0.003379 1.262883 ( 1.511668)
build_miniruby 0.000781 0.000276 0.930512 ( 0.930331)
build_ruby 0.000992 0.000350 2.849770 ( 2.849928)
build_all 0.005609 0.004659 16.880305 ( 1.582019)
build_install 0.003595 0.005741 5.065244 ( 1.172479)
test_btest 0.000627 0.000278 87.029694 ( 7.317363)
test_basic 0.004527 0.000060 0.679149 ( 0.754889)
test_all 0.093469 0.043914 522.045890 ( 53.120828)
test_rubyspec 0.028067 0.019652 49.697369 ( 62.089209)
total: 131.33 sec