Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-163032
#<BuildRuby:0x0000556a4413d400
@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.20220722-163032",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000000 0.000077 0.000077 ( 0.000097)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.006877 0.004771 0.821915 ( 1.040658)
build_miniruby 0.001079 0.000359 0.063696 ( 0.062886)
build_ruby 0.001583 0.000528 0.061946 ( 0.061106)
build_all 0.007024 0.002341 1.247403 ( 0.460429)
build_install 0.009769 0.007983 4.235547 ( 1.790856)
test_btest 0.001296 0.000519 51.317295 ( 6.253739)
test_basic 0.004608 0.001843 0.285814 ( 0.376528)
test_all 0.001589 0.000635 472.033467 ( 51.902946)
test_rubyspec 0.055271 0.065296 41.516646 ( 47.363291)
total: 109.31 sec