Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-173816
#<BuildRuby:0x000055d07a75c178
@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.20231122-173816",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003992 0.001774 0.934363 ( 1.339980)
build_miniruby 0.000929 0.000413 0.797993 ( 0.797705)
build_ruby 0.000000 0.001439 2.616655 ( 2.617125)
build_all 0.003414 0.004908 12.198240 ( 0.985429)
build_install 0.012732 0.001346 3.698651 ( 0.981954)
test_btest 0.000483 0.000220 62.465127 ( 5.645118)
test_basic 0.003726 0.001694 0.419794 ( 0.500084)
test_all 0.070037 0.026033 340.722648 ( 34.738420)
test_rubyspec 0.023790 0.043595 40.017112 ( 52.574103)
total: 100.18 sec