Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-230021
#<BuildRuby:0x000055f0168f7440
@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.20220221-230021",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000781 0.010988 0.931633 ( 0.969722)
build_miniruby 0.001190 0.000556 0.078694 ( 0.076488)
build_ruby 0.001273 0.000594 0.075269 ( 0.073158)
build_all 0.006749 0.003149 4.121725 ( 0.809056)
build_install 0.013090 0.010650 7.823711 ( 2.365573)
test_btest 0.000877 0.000464 72.676268 ( 7.943794)
test_basic 0.007154 0.000000 0.329356 ( 0.421730)
test_all 0.001627 0.000126 672.337552 ( 65.685865)
test_rubyspec 0.085953 0.071034 46.268501 ( 51.586818)
total: 129.93 sec