Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-060325
#<BuildRuby:0x00005576cc72c098
@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.20231203-060325",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000755 0.004297 1.274942 ( 1.642835)
build_miniruby 0.000727 0.000213 0.899906 ( 0.901051)
build_ruby 0.001005 0.000295 2.760519 ( 2.761631)
build_all 0.001216 0.008966 16.772253 ( 1.472082)
build_install 0.008562 0.000000 4.844988 ( 1.140331)
test_btest 0.000569 0.000210 86.740334 ( 7.328485)
test_basic 0.002982 0.001099 0.696202 ( 0.773021)
test_all 0.108591 0.031579 535.151539 ( 57.906825)
test_rubyspec 0.026297 0.022077 50.590866 ( 62.857362)
total: 136.78 sec