Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-141505
#<BuildRuby:0x0000563ef667edd8
@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.20220918-141505",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000036 0.000012 0.000048 ( 0.000051)
build_up 0.007218 0.002406 1.108075 ( 1.149905)
build_miniruby 0.001479 0.000493 0.118601 ( 0.116032)
build_ruby 0.001694 0.000565 0.117839 ( 0.102509)
build_all 0.007254 0.002418 1.572688 ( 0.636527)
build_install 0.020986 0.001236 1.927304 ( 0.967747)
test_btest 0.000999 0.000266 77.023196 ( 8.436029)
test_basic 0.008180 0.000587 0.378629 ( 0.467308)
test_all 0.002951 0.000738 631.841130 ( 66.189750)
test_rubyspec 0.072427 0.098955 45.652392 ( 54.019788)
total: 132.09 sec