Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-095351
#<BuildRuby:0x0000555df5c435f8
@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.20230729-095351",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005730 0.000391 1.529721 ( 2.723270)
build_miniruby 0.000782 0.000174 0.904205 ( 0.903499)
build_ruby 0.001263 0.000280 2.746229 ( 2.745953)
build_all 0.003912 0.005275 14.572637 ( 1.340562)
build_install 0.008756 0.000000 2.087026 ( 0.928568)
test_btest 0.000885 0.000221 85.697050 ( 7.360359)
test_basic 0.004076 0.001019 0.773736 ( 0.851874)
test_all 0.000612 0.000728 501.677080 ( 55.167179)
test_rubyspec 0.003826 0.038078 44.915714 ( 57.339547)
total: 129.36 sec