Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-093431
#<BuildRuby:0x000055b8ab4f35f8
@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.20230523-093431",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000684 0.004125 1.398277 ( 2.706206)
build_miniruby 0.000985 0.000179 0.825578 ( 0.824996)
build_ruby 0.001104 0.000201 2.466503 ( 2.466635)
build_all 0.004833 0.004410 12.470838 ( 1.165644)
build_install 0.003625 0.004105 1.705474 ( 0.821073)
test_btest 0.001019 0.000000 81.789555 ( 7.260746)
test_basic 0.000114 0.003204 0.654607 ( 0.739710)
test_all 0.001283 0.000000 436.205939 ( 43.211003)
test_rubyspec 0.010954 0.028534 41.377738 ( 53.889290)
total: 113.09 sec