Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-121434
#<BuildRuby:0x000055d88c7db170
@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.20240106-121434",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004111 0.000045 1.010536 ( 1.400797)
build_miniruby 0.000863 0.000216 0.893528 ( 0.894024)
build_ruby 0.001201 0.000300 2.805103 ( 2.808461)
build_all 0.008900 0.001155 14.359967 ( 1.398761)
build_install 0.003333 0.005235 4.078919 ( 1.127863)
test_btest 0.000713 0.000000 77.640324 ( 7.201953)
test_basic 0.002684 0.002794 0.457200 ( 0.535779)
test_all 0.098665 0.035698 538.696130 ( 52.125742)
test_rubyspec 0.016124 0.021233 49.623529 ( 62.194810)
total: 129.69 sec