Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-083001
#<BuildRuby:0x000055b4e6658d30
@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-083001",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007334 0.003740 0.966378 ( 1.476974)
build_miniruby 0.001680 0.000646 0.074295 ( 0.072243)
build_ruby 0.001182 0.000454 0.070224 ( 0.068508)
build_all 0.008177 0.002545 1.538927 ( 0.577983)
build_install 0.010059 0.006438 5.161192 ( 2.141104)
test_btest 0.000748 0.000308 75.019760 ( 8.306471)
test_basic 0.007924 0.000000 0.325545 ( 0.417409)
test_all 0.002955 0.000000 672.247569 ( 66.541429)
test_rubyspec 0.108907 0.079091 45.131962 ( 50.930195)
total: 130.53 sec