Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-231958
#<BuildRuby:0x0000559b5d0604e8
@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.20220308-231958",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010060 0.000845 1.008836 ( 1.039978)
build_miniruby 0.001643 0.000235 0.080117 ( 0.078206)
build_ruby 0.000000 0.001908 0.077902 ( 0.076198)
build_all 0.007729 0.002376 4.220132 ( 0.859927)
build_install 0.013338 0.010350 7.891851 ( 2.405901)
test_btest 0.001197 0.000332 74.689619 ( 8.159586)
test_basic 0.004705 0.003431 0.333427 ( 0.420753)
test_all 0.001970 0.000244 688.656627 ( 66.787892)
test_rubyspec 0.086850 0.088352 46.144977 ( 51.367419)
total: 131.20 sec