Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-110803
#<BuildRuby:0x000055998d2c8dd8
@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-110803",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012632 0.000318 0.986162 ( 1.394562)
build_miniruby 0.001769 0.000118 0.070473 ( 0.068513)
build_ruby 0.002102 0.000140 0.075066 ( 0.073322)
build_all 0.010193 0.000067 1.509669 ( 0.569716)
build_install 0.012366 0.010493 5.192689 ( 2.066307)
test_btest 0.001092 0.000182 74.111127 ( 8.379159)
test_basic 0.008168 0.000000 0.322742 ( 0.418130)
test_all 0.001815 0.000000 650.654856 ( 65.753621)
test_rubyspec 0.110438 0.069655 45.714088 ( 53.238384)
total: 131.96 sec