Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-095315
#<BuildRuby:0x0000560a3b118208
@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.20220726-095315",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.006466 0.000000 0.821593 ( 1.103145)
build_miniruby 0.000934 0.000000 0.056481 ( 0.055369)
build_ruby 0.000944 0.000043 0.059287 ( 0.058071)
build_all 0.004343 0.000272 1.532111 ( 0.587291)
build_install 0.003062 0.008198 5.632955 ( 2.165080)
test_btest 0.000624 0.000111 55.260208 ( 8.112925)
test_basic 0.005377 0.000200 0.285361 ( 0.374213)
test_all 0.000841 0.000140 626.367087 ( 88.494043)
test_rubyspec 0.106425 0.023861 43.919377 ( 49.503459)
total: 150.45 sec