Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-084559
#<BuildRuby:0x0000558de935f800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-084559",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005323 0.005879 0.996574 ( 1.445446)
build_miniruby 0.001434 0.000478 0.078460 ( 0.076562)
build_ruby 0.001796 0.000598 0.075545 ( 0.073210)
build_all 0.008519 0.001134 1.517203 ( 0.574766)
build_install 0.016162 0.003850 1.925563 ( 0.957739)
test_btest 0.001406 0.000000 77.353159 ( 8.558274)
test_basic 0.007763 0.000000 0.334043 ( 0.422192)
test_all 0.004375 0.001089 646.234392 ( 64.736886)
test_rubyspec 0.088735 0.084128 45.829150 ( 53.443925)
total: 130.29 sec