Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-114351
#<BuildRuby:0x0000558cb765ca68
@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.20221103-114351",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006682 0.001114 0.923167 ( 0.950417)
build_miniruby 0.001154 0.000192 0.049057 ( 0.047987)
build_ruby 0.001221 0.000203 0.049940 ( 0.048786)
build_all 0.007938 0.000000 1.255944 ( 0.475490)
build_install 0.010825 0.003881 1.533777 ( 0.796718)
test_btest 0.001024 0.000181 61.123016 ( 6.265665)
test_basic 0.004397 0.000776 0.299819 ( 0.390789)
test_all 0.006378 0.001126 489.231753 ( 53.562281)
test_rubyspec 0.066615 0.043035 43.422756 ( 51.853944)
total: 114.39 sec