Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-152815
#<BuildRuby:0x000055f7b72948e8
@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.20220223-152815",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.011489 0.001603 0.854577 ( 0.850841)
build_miniruby 0.001870 0.000401 0.077976 ( 0.075953)
build_ruby 0.001473 0.000316 0.079969 ( 0.078262)
build_all 0.009414 0.000924 4.176995 ( 0.852689)
build_install 0.014951 0.008776 7.915921 ( 2.431270)
test_btest 0.001041 0.000274 77.705024 ( 8.822980)
test_basic 0.002103 0.005550 0.340903 ( 0.430146)
test_all 0.001139 0.000360 698.157103 ( 67.162954)
test_rubyspec 0.094110 0.060976 46.583991 ( 51.798426)
total: 132.50 sec