Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-010132
#<BuildRuby:0x0000555b4584d438
@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-010132",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.007744 0.001936 1.105526 ( 1.185901)
build_miniruby 0.001815 0.000454 0.102999 ( 0.101686)
build_ruby 0.001155 0.000289 0.101706 ( 0.100376)
build_all 0.003483 0.005763 1.375725 ( 0.596085)
build_install 0.010114 0.006905 1.663977 ( 0.900652)
test_btest 0.001344 0.000517 62.982918 ( 6.495101)
test_basic 0.005052 0.001943 0.360791 ( 0.451923)
test_all 0.000891 0.006217 490.787467 ( 53.530851)
test_rubyspec 0.072514 0.060749 43.531114 ( 52.195834)
total: 115.56 sec