Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-214259
#<BuildRuby:0x0000555e4dc683a0
@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.20221108-214259",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004231 0.005765 1.089893 ( 1.237891)
build_miniruby 0.001768 0.000737 0.072095 ( 0.069460)
build_ruby 0.000000 0.002205 0.069612 ( 0.067035)
build_all 0.003458 0.006152 1.481897 ( 0.593309)
build_install 0.011778 0.009800 1.845011 ( 0.936305)
test_btest 0.000984 0.000579 84.690023 ( 9.255775)
test_basic 0.006367 0.003746 0.350837 ( 0.436138)
test_all 0.001161 0.000682 661.353339 ( 68.423884)
test_rubyspec 0.081904 0.104698 47.451367 ( 55.590275)
total: 136.61 sec