Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-053142
#<BuildRuby:0x000055b9780cd348
@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.20220721-053142",
@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.000024 0.000009 0.000033 ( 0.000034)
autoconf 0.000034 0.000012 0.000046 ( 0.000047)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.005781 0.006528 0.856338 ( 1.453691)
build_miniruby 0.001710 0.000777 0.062889 ( 0.060860)
build_ruby 0.002177 0.000000 0.066320 ( 0.064013)
build_all 0.009589 0.001018 1.288116 ( 0.496266)
build_install 0.015267 0.000000 4.210089 ( 1.783998)
test_btest 0.001522 0.000000 53.838295 ( 5.931859)
test_basic 0.001216 0.004461 0.294698 ( 0.384537)
test_all 0.002051 0.000724 512.795875 ( 53.711563)
test_rubyspec 0.071423 0.055607 42.178217 ( 48.043632)
total: 111.93 sec