Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-051352
#<BuildRuby:0x000055f1d21c4098
@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.20231029-051352",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001451 0.003428 1.579736 ( 1.880662)
build_miniruby 0.000938 0.000198 0.857644 ( 0.857449)
build_ruby 0.001112 0.000234 2.832376 ( 2.832473)
build_all 0.002296 0.007386 16.826112 ( 1.538109)
build_install 0.004647 0.004122 5.023798 ( 1.161663)
test_btest 0.000788 0.000263 85.220259 ( 7.314260)
test_basic 0.000000 0.003680 0.682109 ( 0.759344)
test_all 0.108649 0.029764 511.079155 ( 61.912891)
test_rubyspec 0.033269 0.015306 49.295192 ( 61.586921)
total: 139.84 sec