Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-154932
#<BuildRuby:0x0000558dee5a7810
@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.20220223-154932",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002335 0.009506 0.850920 ( 0.904702)
build_miniruby 0.002069 0.000000 0.074150 ( 0.072316)
build_ruby 0.002205 0.000022 0.070868 ( 0.069885)
build_all 0.008692 0.002007 4.132593 ( 0.859844)
build_install 0.019277 0.004910 7.938167 ( 2.455833)
test_btest 0.000868 0.000358 78.681297 ( 8.607539)
test_basic 0.001917 0.005674 0.337334 ( 0.428304)
test_all 0.002026 0.000280 672.838231 ( 65.719548)
test_rubyspec 0.106575 0.052685 46.715844 ( 51.877301)
total: 131.00 sec