Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-132828
#<BuildRuby:0x0000559bc0cc6eb8
@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.20231017-132828",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004717 0.000072 1.340541 ( 1.598145)
build_miniruby 0.000992 0.000099 0.847192 ( 0.846725)
build_ruby 0.001539 0.000000 2.857699 ( 2.857742)
build_all 0.009669 0.000684 17.962286 ( 1.609984)
build_install 0.008635 0.000382 5.417849 ( 1.267936)
test_btest 0.001068 0.000097 86.009625 ( 8.335271)
test_basic 0.000000 0.005020 0.767167 ( 0.847374)
test_all 0.000000 0.006168 583.065283 ( 53.065017)
test_rubyspec 0.012578 0.037036 52.144425 ( 64.375210)
total: 134.80 sec