Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-141747
#<BuildRuby:0x000055dd7b5ebfb0
@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.20220622-141747",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.006453 0.000000 0.842257 ( 1.167407)
build_miniruby 0.001085 0.000000 0.057808 ( 0.056481)
build_ruby 0.000891 0.000045 0.059445 ( 0.058222)
build_all 0.004120 0.000257 1.520368 ( 0.605945)
build_install 0.009903 0.000000 6.333442 ( 2.841260)
test_btest 0.000746 0.000000 56.882863 ( 8.267863)
test_basic 0.001258 0.004148 0.313930 ( 0.402623)
test_all 0.001242 0.000130 644.633909 ( 91.673823)
test_rubyspec 0.095531 0.031568 44.086219 ( 49.644650)
total: 154.72 sec