Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-163509
#<BuildRuby:0x000055858a8391f8
@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.20221017-163509",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007015 0.003514 1.142579 ( 1.193877)
build_miniruby 0.002598 0.000346 0.108857 ( 0.104539)
build_ruby 0.001912 0.000000 0.106423 ( 0.103040)
build_all 0.008521 0.000273 1.325926 ( 0.565075)
build_install 0.016532 0.001366 1.681599 ( 0.924173)
test_btest 0.002153 0.000239 62.710350 ( 6.615506)
test_basic 0.002188 0.005406 0.370719 ( 0.459578)
test_all 0.003513 0.003804 487.748152 ( 53.195032)
test_rubyspec 0.099407 0.037855 43.154590 ( 51.351801)
total: 114.51 sec