Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-195612
#<BuildRuby:0x000055ef08fe3fd8
@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.20240106-195612",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000627 0.004284 1.246850 ( 1.632512)
build_miniruby 0.000981 0.000000 1.388463 ( 1.389731)
build_ruby 0.001404 0.000000 4.078863 ( 4.088735)
build_all 0.005675 0.004129 16.274787 ( 1.636381)
build_install 0.013516 0.000373 4.672141 ( 1.609906)
test_btest 0.000532 0.000168 81.889298 ( 7.138199)
test_basic 0.004103 0.001296 0.635600 ( 0.701195)
test_all 0.101840 0.016687 523.790873 ( 55.196593)
test_rubyspec 0.032422 0.029550 72.764664 ( 85.151563)
total: 158.55 sec