Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-155623
#<BuildRuby:0x0000564b5b848a58
@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.20220308-155623",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005511 0.005152 0.991589 ( 0.972756)
build_miniruby 0.001684 0.000360 0.074184 ( 0.072641)
build_ruby 0.001566 0.000335 0.077376 ( 0.075363)
build_all 0.007225 0.004114 4.265505 ( 0.860686)
build_install 0.019655 0.003823 7.876042 ( 2.432831)
test_btest 0.001282 0.000306 73.617623 ( 8.030772)
test_basic 0.005679 0.001352 0.334833 ( 0.424790)
test_all 0.001916 0.000000 694.814789 ( 67.370804)
test_rubyspec 0.099130 0.068767 46.070907 ( 51.305634)
total: 131.55 sec