Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-143518
#<BuildRuby:0x0000556da8614188
@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.20231213-143518",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004263 0.000355 1.012052 ( 1.325947)
build_miniruby 0.000000 0.000719 0.875579 ( 0.875271)
build_ruby 0.000000 0.001605 2.701905 ( 2.704049)
build_all 0.006537 0.000894 12.154750 ( 0.982038)
build_install 0.005554 0.004791 3.577506 ( 0.972353)
test_btest 0.000541 0.000109 64.282057 ( 4.802006)
test_basic 0.003158 0.000000 0.379337 ( 0.463419)
test_all 0.072272 0.028780 416.381363 ( 36.178434)
test_rubyspec 0.044159 0.025843 39.903553 ( 52.547092)
total: 100.85 sec