Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-060344
#<BuildRuby:0x000055b45ce7c848
@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.20220131-060344",
@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.000009 0.000001 0.000010 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008713 0.001245 0.955895 ( 1.261497)
build_miniruby 0.000000 0.001872 0.078855 ( 0.077624)
build_ruby 0.000000 0.001840 0.073070 ( 0.071950)
build_all 0.008136 0.002315 4.090488 ( 0.785627)
build_install 0.012459 0.011158 7.955799 ( 2.366526)
test_btest 0.001215 0.000383 47.643628 ( 44.144122)
test_basic 0.000395 0.007316 0.340082 ( 0.429777)
test_all 0.001236 0.000495 700.440476 ( 67.631154)
test_rubyspec 0.127740 0.039261 45.930471 ( 51.636153)
total: 168.41 sec