Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-103403
#<BuildRuby:0x00005566c9a206e0
@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.20220903-103403",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011015 0.000000 1.022677 ( 4.158783)
build_miniruby 0.002358 0.000000 0.077746 ( 0.075473)
build_ruby 0.001561 0.000000 0.076583 ( 0.075511)
build_all 0.006331 0.004152 1.529262 ( 0.590930)
build_install 0.012109 0.011084 1.920968 ( 0.933084)
test_btest 0.000000 0.001216 73.015309 ( 8.208767)
test_basic 0.001879 0.005025 0.329156 ( 0.418048)
test_all 0.003536 0.000785 636.736512 ( 65.349381)
test_rubyspec 0.114781 0.051764 45.573358 ( 54.046921)
total: 133.86 sec