Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-141828
#<BuildRuby:0x000055908c07a5e0
@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.20220205-141828",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004791 0.008252 0.947651 ( 1.000054)
build_miniruby 0.001345 0.000480 0.075867 ( 0.073684)
build_ruby 0.001246 0.000445 0.079286 ( 0.077460)
build_all 0.008189 0.001317 4.039444 ( 0.778381)
build_install 0.022286 0.001121 7.832409 ( 2.335964)
test_btest 0.000777 0.000204 46.894679 ( 43.819410)
test_basic 0.005621 0.001479 0.342998 ( 0.436046)
test_all 0.001666 0.000438 641.215914 ( 65.143629)
test_rubyspec 0.111395 0.046715 45.650085 ( 51.081789)
total: 164.75 sec