Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-090440
#<BuildRuby:0x00005581304fff90
@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.20231119-090440",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001125 0.004239 0.903996 ( 1.308566)
build_miniruby 0.000806 0.000220 0.793941 ( 0.793694)
build_ruby 0.001426 0.000000 2.634978 ( 2.635914)
build_all 0.007928 0.000000 11.984231 ( 0.981456)
build_install 0.005057 0.003597 3.576650 ( 0.978145)
test_btest 0.000712 0.000190 66.709476 ( 4.915290)
test_basic 0.003196 0.000852 0.399896 ( 0.479520)
test_all 0.083780 0.011279 346.065760 ( 39.175515)
test_rubyspec 0.052086 0.012674 40.007348 ( 52.580087)
total: 103.85 sec