Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-190031
#<BuildRuby:0x000055bbfccce120
@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.20221031-190031",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008634 0.000336 1.140494 ( 1.193504)
build_miniruby 0.001784 0.000000 0.104859 ( 0.102178)
build_ruby 0.001516 0.000000 0.095968 ( 0.093138)
build_all 0.007970 0.000475 1.338266 ( 0.574694)
build_install 0.012036 0.005049 1.660377 ( 0.901009)
test_btest 0.001576 0.000185 61.420486 ( 6.455675)
test_basic 0.006512 0.000168 0.351758 ( 0.445989)
test_all 0.006615 0.000735 493.254056 ( 53.896224)
test_rubyspec 0.085447 0.047728 43.333580 ( 51.913264)
total: 115.58 sec