Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-164225
#<BuildRuby:0x000055b01578ef90
@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.20220827-164225",
@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.000022)
autoconf 0.000038 0.000010 0.000048 ( 0.000049)
configure 0.000042 0.000011 0.000053 ( 0.000055)
build_up 0.009467 0.002582 0.843807 ( 0.893262)
build_miniruby 0.001611 0.000000 0.062587 ( 0.061344)
build_ruby 0.001256 0.000000 0.064989 ( 0.064582)
build_all 0.009961 0.000000 1.267556 ( 0.486875)
build_install 0.013038 0.003159 1.578554 ( 0.799160)
test_btest 0.001278 0.000285 52.065223 ( 6.140236)
test_basic 0.002520 0.003937 0.284704 ( 0.374734)
test_all 0.003323 0.000875 499.066343 ( 52.449011)
test_rubyspec 0.105726 0.031051 41.754731 ( 50.272852)
total: 111.54 sec