Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-134939
#<BuildRuby:0x0000563744530a58
@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.20220303-134939",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009447 0.001454 0.999890 ( 1.267764)
build_miniruby 0.000000 0.001576 0.066395 ( 0.064870)
build_ruby 0.000822 0.001303 0.076055 ( 0.073668)
build_all 0.008470 0.003272 4.179489 ( 0.844516)
build_install 0.018188 0.005629 7.951625 ( 2.397837)
test_btest 0.001025 0.000246 74.519325 ( 7.980342)
test_basic 0.006533 0.000673 0.346886 ( 0.441677)
test_all 0.001360 0.000314 669.747192 ( 65.893882)
test_rubyspec 0.096681 0.061853 46.593485 ( 52.039674)
total: 131.01 sec