Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-022636
#<BuildRuby:0x000055e35a0d0488
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-022636",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004727 0.000315 1.181949 ( 1.288178)
build_miniruby 0.000936 0.000063 0.960687 ( 0.959406)
build_ruby 0.001090 0.000073 2.765968 ( 2.673622)
build_all 0.008827 0.000266 15.854332 ( 3.365785)
build_install 0.009557 0.000000 2.298023 ( 1.309916)
test_btest 0.000612 0.000000 60.608434 ( 11.981455)
test_basic 0.001268 0.003634 0.332599 ( 0.422734)
test_all 0.001127 0.000000 663.179949 (105.042403)
test_rubyspec 0.047936 0.010573 53.429965 ( 61.737910)
total: 188.78 sec