Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-133206
#<BuildRuby:0x00005625596746c8
@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.20220427-133206",
@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.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.011795 0.001041 1.039214 ( 1.220675)
build_miniruby 0.001738 0.000232 0.074816 ( 0.073232)
build_ruby 0.002164 0.000000 0.072473 ( 0.070318)
build_all 0.010204 0.000379 1.530430 ( 0.622096)
build_install 0.023288 0.000000 5.934320 ( 2.799816)
test_btest 0.001202 0.000000 75.789970 ( 8.266119)
test_basic 0.008294 0.000348 0.329446 ( 0.417454)
test_all 0.002579 0.000224 703.362535 ( 67.865885)
test_rubyspec 0.133714 0.043651 45.885760 ( 51.083480)
total: 132.42 sec