Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-012146
#<BuildRuby:0x000055c12651c510
@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.20220311-012146",
@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.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009471 0.001457 1.019841 ( 2.513121)
build_miniruby 0.002070 0.000318 0.070391 ( 0.067869)
build_ruby 0.001703 0.000262 0.077757 ( 0.075917)
build_all 0.008108 0.001247 1.499544 ( 0.611484)
build_install 0.020118 0.002065 5.257408 ( 2.190213)
test_btest 0.001136 0.000162 74.825032 ( 7.886296)
test_basic 0.006891 0.000000 0.346830 ( 0.441317)
test_all 0.000837 0.000947 694.641129 ( 67.867367)
test_rubyspec 0.087093 0.080322 46.301981 ( 51.782068)
total: 133.44 sec