Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-165132
#<BuildRuby:0x000055f8d38fb8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-165132",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004432 0.000467 1.284063 ( 1.658299)
build_miniruby 0.001345 0.000000 1.914643 ( 1.918129)
build_ruby 0.001703 0.000000 4.326266 ( 4.335531)
build_all 0.009882 0.000450 16.580089 ( 1.792895)
build_install 0.011260 0.003637 4.960601 ( 1.759825)
test_btest 0.000748 0.000089 81.713442 ( 8.605646)
test_basic 0.001673 0.003793 0.662626 ( 0.728304)
test_all 0.108749 0.014396 522.198289 ( 65.967011)
test_rubyspec 0.041023 0.022983 77.971665 ( 90.017731)
total: 176.78 sec