Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-142555
#<BuildRuby:0x000055c1c9babe00
@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.20220629-142555",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000000 0.006618 0.903906 ( 2.814841)
build_miniruby 0.000823 0.000189 0.057523 ( 0.056163)
build_ruby 0.000806 0.000161 0.059772 ( 0.058569)
build_all 0.003528 0.000706 1.494778 ( 0.597816)
build_install 0.008152 0.000783 6.318499 ( 2.840168)
test_btest 0.000845 0.000000 46.533967 ( 8.785477)
test_basic 0.003920 0.002575 0.349432 ( 0.436427)
test_all 0.001126 0.000237 611.876016 ( 92.391683)
test_rubyspec 0.083274 0.025442 44.530448 ( 50.131836)
total: 158.11 sec