Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-073142
#<BuildRuby:0x0000555f655c7280
@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.20231110-073142",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004239 0.000446 1.336020 ( 1.602132)
build_miniruby 0.000952 0.000100 0.852615 ( 0.853665)
build_ruby 0.001338 0.000141 2.771911 ( 2.772244)
build_all 0.004775 0.005061 16.612064 ( 1.482025)
build_install 0.000790 0.008179 5.018807 ( 1.195152)
test_btest 0.000805 0.000202 85.044363 ( 6.891853)
test_basic 0.001642 0.003626 0.825019 ( 0.900149)
test_all 0.103431 0.030704 543.635103 ( 53.026288)
test_rubyspec 0.021031 0.032629 51.256624 ( 63.445046)
total: 132.17 sec