Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-165728
#<BuildRuby:0x000055d923998b88
@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.20220919-165728",
@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.000008 0.000003 0.000011 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009638 0.000582 1.076945 ( 1.117816)
build_miniruby 0.002393 0.000000 0.118712 ( 0.114305)
build_ruby 0.002032 0.000193 0.117663 ( 0.100191)
build_all 0.009176 0.001362 1.592402 ( 0.652502)
build_install 0.019112 0.002418 1.949378 ( 0.967029)
test_btest 0.001133 0.000267 79.112753 ( 8.346844)
test_basic 0.005881 0.001384 0.373958 ( 0.469061)
test_all 0.003564 0.000838 633.736450 ( 66.747124)
test_rubyspec 0.111827 0.057384 45.549001 ( 53.923759)
total: 132.44 sec