Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-124036
#<BuildRuby:0x000055a6f299f0b8
@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.20231111-124036",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003729 0.000745 1.628117 ( 1.823445)
build_miniruby 0.000860 0.000172 0.864538 ( 0.864809)
build_ruby 0.001105 0.000221 2.694572 ( 2.694263)
build_all 0.004657 0.005511 16.035997 ( 1.421602)
build_install 0.005887 0.003271 4.835108 ( 1.133845)
test_btest 0.000483 0.000151 82.084362 ( 7.425432)
test_basic 0.003542 0.001106 0.690788 ( 0.766496)
test_all 0.113346 0.018051 520.494672 ( 48.513690)
test_rubyspec 0.017818 0.028385 49.540093 ( 61.832891)
total: 126.48 sec