Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-144032
#<BuildRuby:0x000055eaa419cca8
@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-144032",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002926 0.008951 0.922796 ( 1.090810)
build_miniruby 0.001508 0.000464 0.075535 ( 0.073722)
build_ruby 0.001183 0.000364 0.075419 ( 0.074403)
build_all 0.009275 0.001370 4.107138 ( 0.797319)
build_install 0.024147 0.000000 7.781102 ( 2.348147)
test_btest 0.000812 0.000000 47.250404 ( 43.967792)
test_basic 0.007237 0.000684 0.331821 ( 0.425515)
test_all 0.001472 0.001737 635.204358 ( 64.347528)
test_rubyspec 0.089054 0.065489 45.947998 ( 51.259679)
total: 164.39 sec