Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-030313
#<BuildRuby:0x000055ad5c6a7160
@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.20240116-030313",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004357 0.001025 1.222334 ( 1.641959)
build_miniruby 0.000752 0.000177 0.871778 ( 0.871714)
build_ruby 0.001131 0.000266 2.790401 ( 2.790141)
build_all 0.008992 0.000068 14.014144 ( 1.276490)
build_install 0.002880 0.005113 4.008560 ( 1.047523)
test_btest 0.000758 0.000199 78.221629 ( 6.860950)
test_basic 0.001271 0.003569 0.819001 ( 0.895132)
test_all 0.091555 0.036682 467.081785 ( 54.298462)
test_rubyspec 0.026840 0.020453 49.187458 ( 61.582515)
total: 131.27 sec