Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-195806
#<BuildRuby:0x000055c853fc2f08
@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.20221014-195806",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007259 0.002184 1.081526 ( 1.194530)
build_miniruby 0.002277 0.000000 0.096762 ( 0.093379)
build_ruby 0.001439 0.000060 0.094246 ( 0.091438)
build_all 0.006753 0.001045 1.315744 ( 0.564957)
build_install 0.012153 0.002601 1.659964 ( 0.886516)
test_btest 0.001722 0.000538 62.142542 ( 6.383587)
test_basic 0.003523 0.002663 0.345274 ( 0.435926)
test_all 0.007386 0.002462 492.161945 ( 53.273509)
test_rubyspec 0.115204 0.021919 43.310525 ( 51.804798)
total: 114.73 sec