Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-202142
#<BuildRuby:0x0000560b1334bfd8
@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.20240105-202142",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003473 0.000000 0.744918 ( 1.190231)
build_miniruby 0.001005 0.000000 0.931403 ( 0.932564)
build_ruby 0.001106 0.000000 2.790191 ( 2.793489)
build_all 0.007352 0.000000 12.140353 ( 1.041835)
build_install 0.005106 0.003380 3.387882 ( 1.003775)
test_btest 0.000617 0.000031 68.891251 ( 5.964508)
test_basic 0.000862 0.003503 0.390111 ( 0.467697)
test_all 0.084785 0.032573 522.247115 ( 48.303243)
test_rubyspec 0.037654 0.021500 41.317530 ( 54.071102)
total: 115.77 sec