Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-182306
#<BuildRuby:0x0000564de2ca40a0
@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-182306",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004631 0.000166 1.564048 ( 1.744494)
build_miniruby 0.000858 0.000268 0.874503 ( 0.874041)
build_ruby 0.001043 0.000326 2.721355 ( 2.721228)
build_all 0.007236 0.002261 15.748436 ( 1.466725)
build_install 0.007176 0.000724 4.707821 ( 1.112574)
test_btest 0.000779 0.000229 80.765761 ( 7.046823)
test_basic 0.002899 0.000853 0.638707 ( 0.719984)
test_all 0.102671 0.031261 483.982150 ( 55.224574)
test_rubyspec 0.036811 0.015802 50.209984 ( 62.474773)
total: 133.39 sec