Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-074224
#<BuildRuby:0x000055d6b72628a0
@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.20220329-074224",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.009085 0.000699 0.996935 ( 1.512936)
build_miniruby 0.001916 0.000147 0.074754 ( 0.072542)
build_ruby 0.002215 0.000170 0.074083 ( 0.072135)
build_all 0.008903 0.000685 4.126376 ( 0.838336)
build_install 0.023924 0.000829 7.911994 ( 2.364826)
test_btest 0.001215 0.000081 77.048144 ( 8.014355)
test_basic 0.000000 0.007038 0.344544 ( 0.432853)
test_all 0.000000 0.002007 654.761092 ( 66.056749)
test_rubyspec 0.097940 0.077851 46.068294 ( 51.537626)
total: 130.90 sec