Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-051036
#<BuildRuby:0x000055ae4b406fd8
@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.20240108-051036",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001921 0.003151 1.245393 ( 1.609419)
build_miniruby 0.001024 0.000147 1.913946 ( 1.916174)
build_ruby 0.001431 0.000204 4.262820 ( 4.271378)
build_all 0.010693 0.000000 16.571134 ( 1.760848)
build_install 0.012055 0.003258 4.883482 ( 1.658983)
test_btest 0.000683 0.000098 84.578805 ( 10.731999)
test_basic 0.007326 0.000000 0.668353 ( 0.729791)
test_all 0.087741 0.032831 554.180230 ( 64.787596)
test_rubyspec 0.046789 0.018275 79.651968 ( 91.872477)
total: 179.34 sec