Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-093204
#<BuildRuby:0x0000556f479cec88
@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.20220826-093204",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009491 0.000730 0.888112 ( 14.514955)
build_miniruby 0.002505 0.000000 0.066594 ( 0.064818)
build_ruby 0.001979 0.000000 0.065772 ( 0.062455)
build_all 0.007419 0.000528 1.252185 ( 0.466231)
build_install 0.014309 0.000603 1.594529 ( 0.799241)
test_btest 0.000887 0.000060 51.188053 ( 6.396744)
test_basic 0.004838 0.000323 0.292212 ( 0.393871)
test_all 0.005357 0.000000 499.468025 ( 52.573515)
test_rubyspec 0.076030 0.052220 41.734688 ( 50.075415)
total: 125.35 sec