Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-170211
#<BuildRuby:0x000055f6a412f2c8
@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.20220803-170211",
@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.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005525 0.000850 0.830040 ( 1.228559)
build_miniruby 0.000858 0.000132 0.057013 ( 0.055673)
build_ruby 0.000730 0.000113 0.059064 ( 0.057799)
build_all 0.003940 0.000606 1.504805 ( 0.586114)
build_install 0.010581 0.000833 5.646015 ( 2.147699)
test_btest 0.000693 0.000099 51.907088 ( 8.255658)
test_basic 0.004698 0.000671 0.292668 ( 0.381437)
test_all 0.001436 0.000205 632.904008 ( 93.487471)
test_rubyspec 0.094147 0.029481 43.703755 ( 51.091768)
total: 157.29 sec