Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-002256
#<BuildRuby:0x000056208d753510
@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.20220216-002256",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000094 0.000023 0.000117 ( 0.000122)
build_up 0.010631 0.000549 0.934278 ( 1.002775)
build_miniruby 0.001729 0.000371 0.081905 ( 0.079367)
build_ruby 0.001748 0.000374 0.076187 ( 0.073996)
build_all 0.010134 0.000000 4.175666 ( 0.802860)
build_install 0.017767 0.005657 7.894057 ( 2.338559)
test_btest 0.000827 0.000174 72.036496 ( 8.283748)
test_basic 0.002091 0.005377 0.344114 ( 0.431579)
test_all 0.000805 0.001617 704.342126 ( 67.388822)
test_rubyspec 0.087791 0.079567 46.089557 ( 51.203719)
total: 131.61 sec