Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-164059
#<BuildRuby:0x000055adb3e48e80
@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.20220729-164059",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008931 0.000346 0.840369 ( 1.048753)
build_miniruby 0.001911 0.000136 0.063545 ( 0.062134)
build_ruby 0.001635 0.000117 0.052793 ( 0.051591)
build_all 0.003746 0.003989 1.221052 ( 0.464348)
build_install 0.013356 0.004398 4.383365 ( 1.784236)
test_btest 0.001497 0.000237 50.839011 ( 6.149707)
test_basic 0.004446 0.000702 0.292366 ( 0.383619)
test_all 0.001476 0.000233 480.069704 ( 51.759806)
test_rubyspec 0.092703 0.039171 41.852639 ( 47.697943)
total: 109.40 sec