Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-162751
#<BuildRuby:0x0000556599fcfce8
@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.20231115-162751",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003327 0.001040 1.195228 ( 1.595771)
build_miniruby 0.000767 0.000240 0.837575 ( 0.837429)
build_ruby 0.000000 0.001339 2.519479 ( 2.519898)
build_all 0.007582 0.002531 16.124985 ( 1.536935)
build_install 0.005635 0.003219 4.766968 ( 1.142331)
test_btest 0.000848 0.000297 82.397431 ( 7.535003)
test_basic 0.004185 0.000038 0.728337 ( 0.804837)
test_all 0.107565 0.024895 494.612907 ( 45.686493)
test_rubyspec 0.023266 0.017334 48.337155 ( 60.687904)
total: 122.35 sec