Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-111207
#<BuildRuby:0x000055ee1c7f06d8
@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.20220717-111207",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007042 0.003686 0.977309 ( 1.193908)
build_miniruby 0.000000 0.002050 0.070593 ( 0.069848)
build_ruby 0.000440 0.001827 0.073191 ( 0.072066)
build_all 0.004640 0.005719 1.522524 ( 0.584114)
build_install 0.015898 0.007283 5.236638 ( 2.119271)
test_btest 0.001286 0.000000 76.278038 ( 8.292794)
test_basic 0.006229 0.000000 0.316042 ( 0.408303)
test_all 0.002214 0.000317 673.205098 ( 66.462510)
test_rubyspec 0.100710 0.069989 45.371826 ( 51.162616)
total: 130.37 sec