Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-214357
#<BuildRuby:0x000055e26a6a69c0
@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.20220808-214357",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.011605 0.000249 0.855758 ( 0.890381)
build_miniruby 0.001652 0.000110 0.059558 ( 0.058074)
build_ruby 0.001605 0.000107 0.065261 ( 0.063931)
build_all 0.008980 0.000286 1.231692 ( 0.472809)
build_install 0.011417 0.005495 4.270364 ( 1.785360)
test_btest 0.001839 0.000217 54.349934 ( 6.186966)
test_basic 0.000000 0.006100 0.285120 ( 0.375381)
test_all 0.000000 0.003332 499.930202 ( 53.043356)
test_rubyspec 0.089256 0.047674 41.717738 ( 49.291371)
total: 112.17 sec