Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-221316
#<BuildRuby:0x000055e55a972f08
@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.20221016-221316",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007154 0.003809 1.104036 ( 1.201363)
build_miniruby 0.001527 0.000000 0.106686 ( 0.105809)
build_ruby 0.001462 0.000000 0.108480 ( 0.108221)
build_all 0.008983 0.000000 1.319858 ( 0.584934)
build_install 0.017435 0.000000 1.686572 ( 0.931617)
test_btest 0.001737 0.000000 61.219783 ( 6.803697)
test_basic 0.005938 0.000261 0.367883 ( 0.464253)
test_all 0.005331 0.000695 482.790007 ( 54.070900)
test_rubyspec 0.085603 0.052787 43.438150 ( 52.063548)
total: 116.34 sec