Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-185235
#<BuildRuby:0x0000562346b669c0
@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.20220812-185235",
@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.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006800 0.001855 0.828596 ( 0.924846)
build_miniruby 0.001082 0.000295 0.054531 ( 0.054316)
build_ruby 0.001435 0.000391 0.063007 ( 0.061674)
build_all 0.008024 0.000824 1.239712 ( 0.470453)
build_install 0.009378 0.008140 1.598293 ( 0.785469)
test_btest 0.001201 0.000000 53.519294 ( 6.057492)
test_basic 0.005775 0.000770 0.290985 ( 0.382218)
test_all 0.004190 0.000000 505.467538 ( 53.130907)
test_rubyspec 0.049435 0.077536 42.053930 ( 49.585440)
total: 111.45 sec