Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-080832
#<BuildRuby:0x0000563d67be6fe0
@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.20220816-080832",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004733 0.007109 1.000988 ( 1.579081)
build_miniruby 0.001769 0.000471 0.064114 ( 0.061577)
build_ruby 0.001345 0.001023 0.079563 ( 0.076936)
build_all 0.002301 0.007545 1.521249 ( 0.576951)
build_install 0.019523 0.001810 1.887818 ( 0.919108)
test_btest 0.000000 0.001134 76.707911 ( 8.571298)
test_basic 0.001869 0.005468 0.334368 ( 0.424328)
test_all 0.004613 0.000364 644.079912 ( 64.175845)
test_rubyspec 0.118256 0.056403 45.228010 ( 52.824998)
total: 129.21 sec