Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-204154
#<BuildRuby:0x000055e77ede4c00
@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-204154",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009819 0.000654 0.965600 ( 1.050897)
build_miniruby 0.002020 0.000000 0.072655 ( 0.071822)
build_ruby 0.002024 0.000000 0.081515 ( 0.081317)
build_all 0.010169 0.000307 1.547934 ( 0.589475)
build_install 0.004886 0.018294 5.065389 ( 2.061411)
test_btest 0.000917 0.000241 74.392335 ( 8.444026)
test_basic 0.007463 0.000692 0.315321 ( 0.405411)
test_all 0.001642 0.000411 679.949518 ( 66.856720)
test_rubyspec 0.126860 0.053082 45.684633 ( 51.297654)
total: 130.86 sec