Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-113340
#<BuildRuby:0x0000555d4c463918
@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-113340",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.005580 0.000334 1.491526 ( 2.744265)
build_miniruby 0.000784 0.000185 0.930102 ( 0.929736)
build_ruby 0.001196 0.000282 2.666274 ( 2.671216)
build_all 0.008269 0.000468 13.092956 ( 1.150747)
build_install 0.004169 0.003734 1.882877 ( 0.874427)
test_btest 0.000767 0.000192 76.827946 ( 7.147917)
test_basic 0.003554 0.000888 0.681074 ( 0.759235)
test_all 0.000683 0.000964 487.348283 ( 48.251741)
test_rubyspec 0.007419 0.033418 45.265566 ( 57.697645)
total: 122.23 sec