Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-172337
#<BuildRuby:0x000055739ea3acc0
@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.20220802-172337",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007900 0.000989 0.801245 ( 1.106608)
build_miniruby 0.001103 0.000276 0.054379 ( 0.053048)
build_ruby 0.001252 0.000313 0.062814 ( 0.061844)
build_all 0.003288 0.004114 1.270201 ( 0.462862)
build_install 0.003226 0.014619 4.344638 ( 1.784597)
test_btest 0.000857 0.000457 52.910364 ( 5.974877)
test_basic 0.000000 0.008306 0.303040 ( 0.399101)
test_all 0.000863 0.001620 506.681003 ( 53.624338)
test_rubyspec 0.073029 0.056887 41.168656 ( 48.856400)
total: 112.32 sec