Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-092946
#<BuildRuby:0x00005562b75067b0
@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.20220824-092946",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001618 0.004743 0.816925 ( 1.389188)
build_miniruby 0.000767 0.000279 0.057887 ( 0.056587)
build_ruby 0.000712 0.000259 0.059699 ( 0.058473)
build_all 0.000164 0.004522 1.529985 ( 0.598322)
build_install 0.009119 0.001940 1.918742 ( 0.966811)
test_btest 0.000627 0.000261 48.918092 ( 8.422541)
test_basic 0.004124 0.001718 0.349001 ( 0.437456)
test_all 0.001605 0.000669 595.584849 ( 92.472651)
test_rubyspec 0.044240 0.038410 44.325585 ( 52.674718)
total: 157.08 sec