Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-172417
#<BuildRuby:0x000055591d1af7b8
@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.20231020-172417",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001730 0.003619 1.570279 ( 1.808030)
build_miniruby 0.000915 0.000192 0.857688 ( 0.857096)
build_ruby 0.001321 0.000000 2.833916 ( 2.833847)
build_all 0.006219 0.003930 17.353999 ( 1.523664)
build_install 0.002915 0.006491 5.120502 ( 1.214454)
test_btest 0.000563 0.000172 86.579428 ( 7.448568)
test_basic 0.000000 0.004092 0.714588 ( 0.793701)
test_all 0.003345 0.003277 551.712847 ( 49.386752)
test_rubyspec 0.016770 0.031441 52.088589 ( 64.430708)
total: 130.30 sec