Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-055044
#<BuildRuby:0x000055e8a79fd1f8
@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.20221014-055044",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007255 0.003819 1.088300 ( 1.184351)
build_miniruby 0.000000 0.001751 0.100768 ( 0.098335)
build_ruby 0.000000 0.001952 0.103398 ( 0.100251)
build_all 0.006973 0.001441 1.261831 ( 0.580238)
build_install 0.014352 0.000229 1.636835 ( 0.892273)
test_btest 0.001157 0.000193 62.131531 ( 6.387996)
test_basic 0.005720 0.000953 0.356167 ( 0.447064)
test_all 0.003157 0.004451 496.431244 ( 53.762585)
test_rubyspec 0.075871 0.053081 43.154769 ( 51.657260)
total: 115.11 sec