Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-080441
#<BuildRuby:0x00005642d46a08e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-080441",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006154 0.004660 0.969310 ( 1.417783)
build_miniruby 0.001634 0.000503 0.069904 ( 0.067810)
build_ruby 0.001833 0.000564 0.074473 ( 0.072093)
build_all 0.010262 0.000000 1.544627 ( 0.573992)
build_install 0.012910 0.010811 5.167874 ( 2.061217)
test_btest 0.000941 0.000332 70.125946 ( 8.480782)
test_basic 0.007589 0.000000 0.339241 ( 0.437402)
test_all 0.001960 0.000001 672.603052 ( 66.774109)
test_rubyspec 0.105637 0.069729 46.073750 ( 53.606153)
total: 133.49 sec