Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-041436
#<BuildRuby:0x000055c05899bda8
@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.20220602-041436",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005677 0.000873 0.875781 ( 0.942346)
build_miniruby 0.000935 0.000144 0.056516 ( 0.055267)
build_ruby 0.000905 0.000139 0.058456 ( 0.057213)
build_all 0.004210 0.000000 1.495351 ( 0.605088)
build_install 0.008762 0.000534 6.326986 ( 2.861776)
test_btest 0.000673 0.000090 45.170991 ( 8.668433)
test_basic 0.001570 0.004220 0.258281 ( 0.346779)
test_all 0.001300 0.000244 639.131996 ( 92.162040)
test_rubyspec 0.087123 0.042750 44.177950 ( 49.723162)
total: 155.42 sec