Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-040230
#<BuildRuby:0x00005616f5c35570
@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.20221006-040230",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.008611 0.000697 1.103894 ( 1.776370)
build_miniruby 0.001682 0.000000 0.100000 ( 0.097745)
build_ruby 0.001413 0.000000 0.097888 ( 0.095488)
build_all 0.008424 0.001008 1.339478 ( 0.569600)
build_install 0.015008 0.000136 1.589321 ( 0.877863)
test_btest 0.001941 0.000216 62.869563 ( 6.320064)
test_basic 0.005855 0.000650 0.347956 ( 0.439319)
test_all 0.006400 0.000711 484.027168 ( 52.940662)
test_rubyspec 0.096939 0.028143 42.379248 ( 50.864111)
total: 113.98 sec