Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-182510
#<BuildRuby:0x000055aecee07f90
@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.20240104-182510",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004274 0.000389 1.068683 ( 1.239132)
build_miniruby 0.001062 0.000000 0.868608 ( 0.867985)
build_ruby 0.001656 0.000000 2.721455 ( 2.723230)
build_all 0.008256 0.000000 12.058732 ( 1.011562)
build_install 0.013606 0.000170 3.585677 ( 0.962620)
test_btest 0.000667 0.000042 62.293206 ( 5.749604)
test_basic 0.003783 0.000236 0.365565 ( 0.447829)
test_all 0.090599 0.008096 399.085527 ( 32.482779)
test_rubyspec 0.045418 0.032587 39.893716 ( 52.534428)
total: 98.02 sec