Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-015205
#<BuildRuby:0x000055c269ad7dd0
@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.20220705-015205",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000965 0.005585 0.846077 ( 1.184690)
build_miniruby 0.000742 0.000131 0.056937 ( 0.055799)
build_ruby 0.000000 0.000893 0.058455 ( 0.057232)
build_all 0.000000 0.004376 1.499958 ( 0.600080)
build_install 0.007164 0.003709 6.287485 ( 2.854690)
test_btest 0.000684 0.000205 53.143276 ( 8.463394)
test_basic 0.005069 0.001521 0.343650 ( 0.430385)
test_all 0.001098 0.000330 610.198193 ( 99.179910)
test_rubyspec 0.078725 0.046654 44.539071 ( 50.081099)
total: 162.91 sec