Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-011123
#<BuildRuby:0x00005609e74d8068
@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.20231028-011123",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.004302 1.378369 ( 1.634179)
build_miniruby 0.000000 0.001018 0.791883 ( 0.791560)
build_ruby 0.000000 0.001226 2.580461 ( 2.580600)
build_all 0.002438 0.006999 15.414112 ( 1.356901)
build_install 0.004934 0.003524 4.632679 ( 1.109251)
test_btest 0.000374 0.000268 80.450076 ( 6.871365)
test_basic 0.000000 0.004090 0.726063 ( 0.805030)
test_all 0.118475 0.016206 506.684143 ( 57.271902)
test_rubyspec 0.018387 0.030214 50.496305 ( 62.729790)
total: 135.15 sec