Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-120217
#<BuildRuby:0x000056144a6c0188
@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.20240109-120217",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.000000 0.005994 0.823855 ( 1.220642)
build_miniruby 0.000000 0.001181 0.820006 ( 0.819354)
build_ruby 0.000000 0.001510 2.691600 ( 2.692745)
build_all 0.004190 0.003292 11.887718 ( 0.996247)
build_install 0.011608 0.001637 3.406859 ( 0.959635)
test_btest 0.000577 0.000266 64.647342 ( 5.299407)
test_basic 0.000457 0.004599 0.395448 ( 0.476158)
test_all 0.071414 0.031436 379.409656 ( 39.448402)
test_rubyspec 0.034011 0.035339 40.783238 ( 53.364494)
total: 105.28 sec