Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-210316
#<BuildRuby:0x000055f2f5bc4920
@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.20220811-210316",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009306 0.002327 0.982985 ( 1.001505)
build_miniruby 0.001518 0.000379 0.079957 ( 0.077902)
build_ruby 0.001849 0.000000 0.083624 ( 0.081639)
build_all 0.006330 0.004469 1.536103 ( 0.578399)
build_install 0.015903 0.006776 5.227451 ( 2.061491)
test_btest 0.001471 0.000460 75.189431 ( 8.494355)
test_basic 0.004018 0.003110 0.324488 ( 0.423318)
test_all 0.002571 0.000857 655.003195 ( 64.924993)
test_rubyspec 0.079717 0.094696 45.277425 ( 52.870591)
total: 130.52 sec