Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-130520
#<BuildRuby:0x0000563d223f7680
@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.20220307-130520",
@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.000000 0.000005 ( 0.000041)
autoconf 0.000000 0.000014 0.000014 ( 0.000014)
configure 0.000000 0.000008 0.000008 ( 0.000009)
build_up 0.003462 0.007328 0.989186 ( 1.206175)
build_miniruby 0.001967 0.000000 0.076150 ( 0.074993)
build_ruby 0.001983 0.000028 0.074338 ( 0.072713)
build_all 0.009617 0.000292 4.217801 ( 0.857237)
build_install 0.019125 0.003851 7.962291 ( 2.421699)
test_btest 0.001049 0.000174 75.489436 ( 7.712219)
test_basic 0.006475 0.001079 0.336837 ( 0.425475)
test_all 0.001483 0.000247 696.539649 ( 68.500575)
test_rubyspec 0.089266 0.062470 46.566852 ( 51.987962)
total: 133.26 sec