Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-192442
#<BuildRuby:0x00005558eac64178
@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.20231208-192442",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001487 0.003001 0.998443 ( 1.259676)
build_miniruby 0.000586 0.000234 0.871662 ( 0.871859)
build_ruby 0.001939 0.000000 2.696443 ( 2.700039)
build_all 0.004096 0.003175 12.110563 ( 0.995058)
build_install 0.001653 0.008370 3.558341 ( 0.965652)
test_btest 0.000465 0.000272 64.239569 ( 4.666657)
test_basic 0.003943 0.000031 0.371551 ( 0.453730)
test_all 0.079396 0.022458 397.365606 ( 45.349721)
test_rubyspec 0.037331 0.036006 39.698385 ( 52.321933)
total: 109.58 sec