Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-013903
#<BuildRuby:0x000056354e3d5570
@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.20220823-013903",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009465 0.001340 0.863346 ( 3.382259)
build_miniruby 0.001353 0.000000 0.056269 ( 0.055439)
build_ruby 0.001509 0.000000 0.066062 ( 0.064757)
build_all 0.008176 0.001522 1.263391 ( 0.462372)
build_install 0.013398 0.001784 1.565672 ( 0.784442)
test_btest 0.000000 0.001272 50.246289 ( 6.176672)
test_basic 0.003142 0.003514 0.296459 ( 0.385772)
test_all 0.002658 0.000000 486.448428 ( 52.279311)
test_rubyspec 0.071314 0.056277 41.965781 ( 50.516030)
total: 114.11 sec