Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-102808
#<BuildRuby:0x000056245e23fce8
@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.20231202-102808",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003862 0.000772 1.177648 ( 1.540973)
build_miniruby 0.000895 0.000179 0.856432 ( 0.856192)
build_ruby 0.001346 0.000000 2.785799 ( 2.785997)
build_all 0.010034 0.000000 16.682522 ( 1.445147)
build_install 0.006785 0.002138 4.892509 ( 1.147479)
test_btest 0.000945 0.000166 84.528141 ( 8.027911)
test_basic 0.003180 0.000561 0.839728 ( 0.919192)
test_all 0.102863 0.035394 521.942474 ( 56.193635)
test_rubyspec 0.031085 0.016148 51.778641 ( 64.163711)
total: 137.08 sec