Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-212616
#<BuildRuby:0x000055e600f5ead8
@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.20220807-212616",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010654 0.000473 0.831050 ( 0.906938)
build_miniruby 0.001277 0.000091 0.061001 ( 0.060849)
build_ruby 0.002104 0.000000 0.064373 ( 0.063457)
build_all 0.009823 0.000174 1.251998 ( 0.491332)
build_install 0.011925 0.004530 4.198151 ( 1.797312)
test_btest 0.001652 0.000000 52.635396 ( 6.118622)
test_basic 0.002428 0.003963 0.303736 ( 0.394730)
test_all 0.003116 0.000000 505.142991 ( 52.706583)
test_rubyspec 0.093033 0.039731 41.765288 ( 49.372632)
total: 111.91 sec