Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-183638
#<BuildRuby:0x0000564657097df8
@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.20220810-183638",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002824 0.003965 0.851557 ( 1.275245)
build_miniruby 0.000938 0.000134 0.057746 ( 0.056473)
build_ruby 0.000877 0.000125 0.060008 ( 0.058774)
build_all 0.004425 0.000632 1.559994 ( 0.594628)
build_install 0.006709 0.004077 5.658838 ( 2.181272)
test_btest 0.000520 0.000097 56.340123 ( 7.968686)
test_basic 0.005656 0.000221 0.285373 ( 0.373866)
test_all 0.000949 0.000167 596.070451 ( 91.324744)
test_rubyspec 0.110274 0.018981 43.967684 ( 51.316265)
total: 155.15 sec