Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-132947
#<BuildRuby:0x0000558dccb1f800
@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.20220808-132947",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010034 0.002508 0.975810 ( 2.288427)
build_miniruby 0.001897 0.000475 0.076798 ( 0.074463)
build_ruby 0.002151 0.000000 0.074732 ( 0.072720)
build_all 0.009822 0.000000 1.527815 ( 0.575614)
build_install 0.020869 0.001468 5.075463 ( 2.021380)
test_btest 0.000844 0.000149 74.448786 ( 8.586053)
test_basic 0.003528 0.005049 0.331605 ( 0.426963)
test_all 0.002348 0.000522 678.102894 ( 66.983146)
test_rubyspec 0.134054 0.049733 46.083429 ( 53.601664)
total: 134.63 sec