Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-234936
#<BuildRuby:0x000055b04f38c098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231031-234936",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002738 0.002207 1.463514 ( 1.669067)
build_miniruby 0.000730 0.000244 0.808945 ( 0.808430)
build_ruby 0.001010 0.000336 2.710755 ( 2.710764)
build_all 0.007389 0.002463 15.870472 ( 1.376841)
build_install 0.003032 0.006156 4.786166 ( 1.114520)
test_btest 0.000737 0.000295 80.667686 ( 7.638987)
test_basic 0.005392 0.000000 0.726523 ( 0.803257)
test_all 0.112657 0.024233 483.658649 ( 54.272250)
test_rubyspec 0.022831 0.023080 50.062635 ( 62.472723)
total: 132.87 sec