Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-145633
#<BuildRuby:0x000055d87880a7e0
@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.20220724-145633",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005836 0.000449 0.870202 ( 4.117095)
build_miniruby 0.000000 0.001057 0.057256 ( 0.055975)
build_ruby 0.000000 0.000920 0.058792 ( 0.057644)
build_all 0.000000 0.004619 1.524515 ( 0.589598)
build_install 0.008657 0.002335 5.612804 ( 2.143802)
test_btest 0.000745 0.000149 49.859093 ( 8.415602)
test_basic 0.005591 0.001118 0.346244 ( 0.432901)
test_all 0.001179 0.000236 594.968613 ( 95.159513)
test_rubyspec 0.094244 0.034882 43.669769 ( 49.332419)
total: 160.31 sec