Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-082503
#<BuildRuby:0x00005603a722fbb8
@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.20230724-082503",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.001725 0.004315 1.371928 ( 2.842863)
build_miniruby 0.000949 0.000172 0.939558 ( 0.938078)
build_ruby 0.000995 0.000181 2.909760 ( 2.909830)
build_all 0.008674 0.000721 14.388462 ( 1.224080)
build_install 0.007730 0.000465 1.990002 ( 0.919115)
test_btest 0.000000 0.001147 81.075742 ( 7.672260)
test_basic 0.000000 0.004350 0.659180 ( 0.738582)
test_all 0.000000 0.001691 534.437160 ( 49.150853)
test_rubyspec 0.007586 0.035303 44.017481 ( 56.470270)
total: 122.87 sec