Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-113141
#<BuildRuby:0x000055fce39584f0
@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.20220422-113141",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009686 0.001384 1.015212 ( 1.222364)
build_miniruby 0.000000 0.002000 0.073825 ( 0.071704)
build_ruby 0.000000 0.002051 0.071331 ( 0.069237)
build_all 0.006015 0.004300 1.457026 ( 0.625068)
build_install 0.018506 0.004626 5.806682 ( 2.801414)
test_btest 0.001116 0.000000 78.307097 ( 8.468604)
test_basic 0.009376 0.000000 0.342978 ( 0.428715)
test_all 0.002728 0.000000 692.826114 ( 66.884758)
test_rubyspec 0.126412 0.062716 45.334373 ( 50.693188)
total: 131.27 sec