Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-092259
#<BuildRuby:0x000055e1b133efa8
@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-092259",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.002470 0.003314 0.788676 ( 1.189711)
build_miniruby 0.000666 0.000303 0.803434 ( 0.803380)
build_ruby 0.000985 0.000447 2.678495 ( 2.679473)
build_all 0.003768 0.003902 11.991917 ( 0.980071)
build_install 0.009077 0.000447 3.454340 ( 0.956481)
test_btest 0.000457 0.000196 64.132030 ( 4.356918)
test_basic 0.004163 0.000014 0.422711 ( 0.503255)
test_all 0.060115 0.036262 397.742826 ( 35.200919)
test_rubyspec 0.046045 0.020122 40.049363 ( 52.661834)
total: 99.33 sec