Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-074139
#<BuildRuby:0x000055a1d17f7740
@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.20231129-074139",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003875 0.000646 1.121184 ( 1.511182)
build_miniruby 0.000835 0.000139 0.988433 ( 0.987880)
build_ruby 0.001555 0.000000 2.879164 ( 2.878945)
build_all 0.005917 0.004069 16.814188 ( 1.533266)
build_install 0.006529 0.002889 4.922923 ( 1.232444)
test_btest 0.000888 0.000193 87.213571 ( 6.986268)
test_basic 0.004231 0.000048 0.609587 ( 0.686278)
test_all 0.102043 0.033655 519.390218 ( 54.172494)
test_rubyspec 0.023740 0.024213 50.043771 ( 62.367416)
total: 132.36 sec