Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-010237
#<BuildRuby:0x0000561a34da1480
@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.20220725-010237",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010235 0.000445 0.877302 ( 1.796598)
build_miniruby 0.001768 0.000127 0.061036 ( 0.058988)
build_ruby 0.000000 0.002158 0.065214 ( 0.063555)
build_all 0.006058 0.001980 1.254096 ( 0.455636)
build_install 0.013807 0.003828 4.312301 ( 1.799660)
test_btest 0.000807 0.000121 53.829261 ( 6.305497)
test_basic 0.006493 0.000320 0.294264 ( 0.383881)
test_all 0.000000 0.002284 492.892032 ( 51.997643)
test_rubyspec 0.084995 0.048713 41.774743 ( 47.675494)
total: 110.54 sec