Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-005253
#<BuildRuby:0x000055a55d52e9c0
@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.20220726-005253",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008147 0.001619 0.902314 ( 0.984416)
build_miniruby 0.001543 0.000000 0.055788 ( 0.054320)
build_ruby 0.001648 0.000000 0.064218 ( 0.062848)
build_all 0.008002 0.000000 1.240781 ( 0.470098)
build_install 0.013406 0.002539 4.294172 ( 1.793383)
test_btest 0.000937 0.000275 53.349988 ( 6.228330)
test_basic 0.002102 0.004921 0.287469 ( 0.382465)
test_all 0.003267 0.000000 505.835897 ( 53.478812)
test_rubyspec 0.078452 0.051783 41.553683 ( 47.472436)
total: 110.93 sec