Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-094405
#<BuildRuby:0x00005563b50d5570
@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.20220803-094405",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005317 0.004740 0.830076 ( 1.356904)
build_miniruby 0.001098 0.000169 0.061575 ( 0.061001)
build_ruby 0.001457 0.000225 0.066593 ( 0.065605)
build_all 0.007193 0.001107 1.235070 ( 0.473356)
build_install 0.015750 0.000057 4.398921 ( 1.764113)
test_btest 0.001473 0.000184 53.070660 ( 6.191235)
test_basic 0.000683 0.005362 0.297727 ( 0.388893)
test_all 0.000505 0.000977 487.962894 ( 51.729141)
test_rubyspec 0.068934 0.056393 41.436412 ( 49.157516)
total: 111.19 sec