Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-054227
#<BuildRuby:0x000055eaf291bfa8
@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.20231110-054227",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005439 0.000135 1.350723 ( 1.640705)
build_miniruby 0.000940 0.000099 0.917370 ( 0.916541)
build_ruby 0.001382 0.000000 2.815165 ( 2.814800)
build_all 0.010281 0.000000 16.320329 ( 1.532579)
build_install 0.000000 0.010902 4.935285 ( 1.199392)
test_btest 0.000000 0.001032 80.565818 ( 7.924500)
test_basic 0.001090 0.003957 0.759614 ( 0.836881)
test_all 0.084115 0.051312 528.098375 ( 47.818230)
test_rubyspec 0.034256 0.015223 50.671323 ( 63.015171)
total: 127.70 sec