Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-123539
#<BuildRuby:0x00005596b5c9cd30
@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.20221111-123539",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000080 0.000020 0.000100 ( 0.000105)
build_up 0.005304 0.005693 1.081409 ( 1.262794)
build_miniruby 0.001432 0.000478 0.070008 ( 0.069250)
build_ruby 0.001434 0.000478 0.067794 ( 0.067264)
build_all 0.004524 0.004587 1.453560 ( 0.579150)
build_install 0.014463 0.006710 1.840440 ( 0.956747)
test_btest 0.000904 0.000361 83.647655 ( 8.976319)
test_basic 0.005072 0.002029 0.344783 ( 0.435296)
test_all 0.001221 0.000489 692.348590 ( 68.983176)
test_rubyspec 0.091269 0.082703 47.627067 ( 55.745618)
total: 137.08 sec