Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-180831
#<BuildRuby:0x000055af97b77680
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220317-180831",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010595 0.000978 1.048579 ( 1.152990)
build_miniruby 0.001316 0.000548 0.073933 ( 0.074148)
build_ruby 0.001994 0.000000 0.069982 ( 0.069577)
build_all 0.004023 0.005216 4.195145 ( 0.865393)
build_install 0.020007 0.002357 7.942604 ( 2.495105)
test_btest 0.000876 0.000328 73.472888 ( 7.992007)
test_basic 0.006595 0.000551 0.332331 ( 0.425020)
test_all 0.001096 0.000387 657.806399 ( 65.820812)
test_rubyspec 0.115097 0.047296 46.220679 ( 51.524450)
total: 130.42 sec