Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-004136
#<BuildRuby:0x00005625f245f678
@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.20220204-004136",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009491 0.001758 0.952762 ( 1.244191)
build_miniruby 0.001579 0.000485 0.074578 ( 0.072624)
build_ruby 0.001610 0.000495 0.075675 ( 0.073491)
build_all 0.006463 0.003647 4.077637 ( 0.791868)
build_install 0.017630 0.005877 7.826897 ( 2.343297)
test_btest 0.001005 0.000335 47.225147 ( 43.920800)
test_basic 0.007113 0.000782 0.339224 ( 0.428430)
test_all 0.001335 0.000422 701.601654 ( 67.422553)
test_rubyspec 0.118379 0.053272 46.096724 ( 51.633715)
total: 167.93 sec