Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-091101
#<BuildRuby:0x000055f7349902d8
@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.20220726-091101",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005551 0.001387 0.816377 ( 0.879762)
build_miniruby 0.000744 0.000186 0.057564 ( 0.056422)
build_ruby 0.000822 0.000205 0.059301 ( 0.058011)
build_all 0.004612 0.000031 1.559970 ( 0.595407)
build_install 0.006124 0.004960 5.625102 ( 2.167514)
test_btest 0.000554 0.000159 56.570563 ( 8.244961)
test_basic 0.000000 0.005917 0.330723 ( 0.418926)
test_all 0.000000 0.001010 588.300606 ( 86.875023)
test_rubyspec 0.084179 0.041559 43.506127 ( 49.146746)
total: 148.44 sec