Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-061915
#<BuildRuby:0x00005562ab9f74b0
@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.20231121-061915",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001171 0.004262 0.934244 ( 1.333569)
build_miniruby 0.000836 0.000228 0.786400 ( 0.787243)
build_ruby 0.001179 0.000321 2.618000 ( 2.618241)
build_all 0.006653 0.000603 11.946691 ( 1.004211)
build_install 0.007115 0.003938 3.498749 ( 0.961540)
test_btest 0.000483 0.000138 63.773907 ( 4.704959)
test_basic 0.000885 0.003201 0.406028 ( 0.485863)
test_all 0.077476 0.019829 344.470137 ( 36.653869)
test_rubyspec 0.037779 0.027279 39.806951 ( 52.363909)
total: 100.91 sec