Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-000348
#<BuildRuby:0x000055c616e886e0
@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.20220821-000348",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007151 0.003771 0.962337 ( 0.979347)
build_miniruby 0.001672 0.000000 0.074186 ( 0.072721)
build_ruby 0.001943 0.000000 0.080701 ( 0.078901)
build_all 0.008866 0.001188 1.520745 ( 0.567328)
build_install 0.020507 0.002658 1.875370 ( 0.908272)
test_btest 0.000956 0.000213 77.910676 ( 8.407349)
test_basic 0.008009 0.000000 0.346305 ( 0.437424)
test_all 0.000815 0.005250 659.118919 ( 65.544237)
test_rubyspec 0.092361 0.074415 45.983922 ( 54.382884)
total: 131.38 sec