Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-072248
#<BuildRuby:0x00005611633f2c88
@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.20221018-072248",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009584 0.000878 1.106032 ( 1.165097)
build_miniruby 0.002123 0.000327 0.110456 ( 0.106556)
build_ruby 0.001630 0.000251 0.108458 ( 0.104932)
build_all 0.008554 0.000562 1.385144 ( 0.591631)
build_install 0.014123 0.002017 1.642212 ( 0.894476)
test_btest 0.001262 0.000180 61.834266 ( 6.357040)
test_basic 0.006837 0.000110 0.359599 ( 0.448461)
test_all 0.007478 0.000247 514.954904 ( 55.592318)
test_rubyspec 0.107984 0.028944 43.297797 ( 51.794534)
total: 117.06 sec