Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-113436
#<BuildRuby:0x00005600f2ca37f0
@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.20221205-113436",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004285 0.000082 0.811925 ( 1.085022)
build_miniruby 0.000714 0.000178 0.518619 ( 0.518265)
build_ruby 0.001001 0.000251 1.694235 ( 1.627449)
build_all 0.008374 0.000978 11.929939 ( 1.469879)
build_install 0.004770 0.002309 1.606384 ( 0.752303)
test_btest 0.000563 0.000141 63.048743 ( 6.362782)
test_basic 0.002285 0.000571 0.218007 ( 0.314942)
test_all 0.000765 0.000191 496.890720 ( 51.264934)
test_rubyspec 0.009901 0.017357 35.406247 ( 46.014864)
total: 109.41 sec