Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-144425
#<BuildRuby:0x000055ce274377b8
@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.20240114-144425",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003370 0.000793 1.110459 ( 1.469334)
build_miniruby 0.001055 0.000000 0.823213 ( 0.822768)
build_ruby 0.001418 0.000000 2.671138 ( 2.671064)
build_all 0.008581 0.000000 14.068577 ( 1.304616)
build_install 0.006630 0.001099 4.052936 ( 1.054335)
test_btest 0.000763 0.000152 74.322800 ( 6.571549)
test_basic 0.003980 0.000083 0.659723 ( 0.736048)
test_all 0.101388 0.030775 490.676942 ( 48.649844)
test_rubyspec 0.016194 0.033840 48.665344 ( 61.027861)
total: 124.31 sec