Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-034237
#<BuildRuby:0x000055c5f3d1bf00
@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.20220815-034237",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001907 0.004831 0.871106 ( 0.906722)
build_miniruby 0.000737 0.000268 0.057809 ( 0.056532)
build_ruby 0.000731 0.000266 0.059131 ( 0.057889)
build_all 0.001473 0.003213 1.531536 ( 0.585865)
build_install 0.007262 0.003713 1.925675 ( 0.958697)
test_btest 0.000582 0.000250 54.844397 ( 8.320163)
test_basic 0.005887 0.000000 0.338139 ( 0.426017)
test_all 0.002112 0.000000 610.532574 ( 90.010483)
test_rubyspec 0.057280 0.034186 43.953866 ( 51.348194)
total: 152.67 sec