Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-041705
#<BuildRuby:0x0000559aa4c23b90
@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.20221203-041705",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000607 0.004139 0.838964 ( 1.094044)
build_miniruby 0.000651 0.000237 0.527601 ( 0.526912)
build_ruby 0.001288 0.000000 1.685789 ( 1.616865)
build_all 0.005853 0.003704 12.002567 ( 1.475289)
build_install 0.005017 0.001930 1.644047 ( 0.767664)
test_btest 0.000550 0.000212 63.453231 ( 6.062062)
test_basic 0.000000 0.003281 0.233169 ( 0.329276)
test_all 0.000000 0.000976 510.663257 ( 51.400282)
test_rubyspec 0.020089 0.005452 35.512648 ( 46.070783)
total: 109.34 sec