Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-114939
#<BuildRuby:0x00005628adb2d550
@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.20221015-114939",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008829 0.001472 1.081285 ( 1.129123)
build_miniruby 0.001963 0.000327 0.105585 ( 0.103596)
build_ruby 0.001166 0.000194 0.099347 ( 0.098228)
build_all 0.007829 0.000000 1.354717 ( 0.569213)
build_install 0.010856 0.003917 1.629875 ( 0.889236)
test_btest 0.000000 0.002058 63.328600 ( 6.652974)
test_basic 0.000000 0.008319 0.354176 ( 0.442689)
test_all 0.000000 0.007224 514.442377 ( 54.871358)
test_rubyspec 0.082972 0.038732 43.106490 ( 51.669618)
total: 116.43 sec