Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-102627
#<BuildRuby:0x000055f9af36c8e8
@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.20220731-102627",
@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.000006)
autoconf 0.000019 0.000004 0.000023 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007951 0.003895 0.939268 ( 1.245510)
build_miniruby 0.001928 0.000000 0.074972 ( 0.074517)
build_ruby 0.001878 0.000018 0.075173 ( 0.074654)
build_all 0.010575 0.000643 1.565892 ( 0.602701)
build_install 0.017376 0.006346 5.175449 ( 2.145220)
test_btest 0.000000 0.001455 73.323785 ( 7.976508)
test_basic 0.005810 0.002060 0.326258 ( 0.418484)
test_all 0.001693 0.000461 638.776013 ( 64.247043)
test_rubyspec 0.143535 0.033674 45.598641 ( 51.319946)
total: 128.11 sec