Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-200253
#<BuildRuby:0x0000555c29a93280
@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.20240114-200253",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002568 0.003774 0.813317 ( 1.171294)
build_miniruby 0.000887 0.000204 0.824596 ( 0.824612)
build_ruby 0.002189 0.000000 2.702866 ( 2.703220)
build_all 0.007795 0.000373 11.935895 ( 0.998127)
build_install 0.006674 0.004834 3.400949 ( 0.958977)
test_btest 0.000585 0.000146 62.777049 ( 5.530861)
test_basic 0.003068 0.000767 0.392007 ( 0.473804)
test_all 0.084445 0.013199 379.616364 ( 33.842608)
test_rubyspec 0.015017 0.048330 40.508392 ( 53.056529)
total: 99.56 sec