Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-111106
#<BuildRuby:0x0000556e7fc38848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-111106",
@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.000010 0.000001 0.000011 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002711 0.009009 0.949899 ( 1.182219)
build_miniruby 0.001491 0.000319 0.077780 ( 0.076005)
build_ruby 0.001602 0.000343 0.079377 ( 0.077504)
build_all 0.004121 0.005820 4.092181 ( 0.795440)
build_install 0.018453 0.004577 7.804071 ( 2.364900)
test_btest 0.001047 0.000291 46.957387 ( 44.440809)
test_basic 0.006159 0.001711 0.336897 ( 0.425403)
test_all 0.001323 0.000367 666.492247 ( 65.476198)
test_rubyspec 0.109203 0.063686 46.042272 ( 51.560784)
total: 166.40 sec