Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-113157
#<BuildRuby:0x000055576ce97e88
@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-113157",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.002240 0.003761 0.790407 ( 1.195338)
build_miniruby 0.000897 0.000128 0.812769 ( 0.812807)
build_ruby 0.001216 0.000174 2.684763 ( 2.686032)
build_all 0.006667 0.000349 11.882284 ( 0.994964)
build_install 0.000000 0.008954 3.354190 ( 0.968305)
test_btest 0.000000 0.000812 65.322785 ( 4.483028)
test_basic 0.003111 0.001236 0.406375 ( 0.486621)
test_all 0.071242 0.026539 390.022308 ( 38.839809)
test_rubyspec 0.023277 0.047181 40.861743 ( 53.424216)
total: 103.89 sec