Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-091617
#<BuildRuby:0x00005576d796f638
@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.20231126-091617",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002003 0.003436 0.917490 ( 1.331686)
build_miniruby 0.000835 0.000209 0.822316 ( 0.822346)
build_ruby 0.001210 0.000303 2.637629 ( 2.638049)
build_all 0.008410 0.000116 12.243453 ( 0.995413)
build_install 0.012163 0.001638 3.698645 ( 0.984630)
test_btest 0.000746 0.000150 65.455327 ( 4.524110)
test_basic 0.004222 0.000845 0.412041 ( 0.490710)
test_all 0.062689 0.035783 346.564750 ( 36.487412)
test_rubyspec 0.037788 0.027665 39.669192 ( 52.211627)
total: 100.49 sec