Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-212336
#<BuildRuby:0x000055ec173f81e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-212336",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002287 0.004389 0.821936 ( 1.043258)
build_miniruby 0.000739 0.000171 0.057128 ( 0.055890)
build_ruby 0.000785 0.000181 0.058666 ( 0.057469)
build_all 0.003973 0.000916 1.543768 ( 0.604298)
build_install 0.009194 0.000000 5.646396 ( 2.185190)
test_btest 0.000565 0.000000 50.647061 ( 8.436892)
test_basic 0.002500 0.003173 0.281584 ( 0.370895)
test_all 0.001026 0.000241 599.302316 ( 89.216111)
test_rubyspec 0.061434 0.018163 44.084227 ( 49.712772)
total: 151.68 sec