Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-044921
#<BuildRuby:0x00005654019227e0
@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.20220626-044921",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006675 0.000000 0.877023 ( 0.924366)
build_miniruby 0.001074 0.000000 0.058177 ( 0.056864)
build_ruby 0.000826 0.000055 0.059791 ( 0.058563)
build_all 0.004241 0.000000 1.522917 ( 0.616692)
build_install 0.008863 0.000067 6.301059 ( 2.858509)
test_btest 0.001343 0.000158 45.509815 ( 8.606674)
test_basic 0.005328 0.000627 0.380036 ( 0.467479)
test_all 0.001199 0.000141 598.413724 ( 94.547496)
test_rubyspec 0.103836 0.019632 43.951981 ( 49.510999)
total: 157.65 sec