Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-125754
#<BuildRuby:0x000055bee1238ea8
@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.20221128-125754",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007058 0.004016 1.114243 ( 1.151082)
build_miniruby 0.002643 0.000000 0.841244 ( 0.839848)
build_ruby 0.000000 0.003036 2.229144 ( 2.134458)
build_all 0.016493 0.004839 18.591877 ( 2.181122)
build_install 0.016884 0.004186 1.874837 ( 0.963358)
test_btest 0.001441 0.000288 86.804389 ( 8.884077)
test_basic 0.008867 0.000910 0.354666 ( 0.439999)
test_all 0.001663 0.000163 728.986755 ( 71.410486)
test_rubyspec 0.129384 0.048932 49.146409 ( 57.231547)
total: 145.24 sec