Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-184230
#<BuildRuby:0x000056236b547ba0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220828-184230",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.009025 0.000756 0.822111 ( 0.902721)
build_miniruby 0.001100 0.000169 0.060182 ( 0.060227)
build_ruby 0.000000 0.001261 0.061200 ( 0.061638)
build_all 0.005578 0.003477 1.252392 ( 0.472526)
build_install 0.012035 0.002579 1.592756 ( 0.809201)
test_btest 0.000774 0.000166 54.899519 ( 6.125591)
test_basic 0.000141 0.005622 0.276204 ( 0.369151)
test_all 0.004785 0.000925 482.558362 ( 51.641798)
test_rubyspec 0.087878 0.052763 41.242440 ( 49.900590)
total: 110.34 sec