Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-005851
#<BuildRuby:0x00005558d6e52c50
@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.20221203-005851",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005573 0.005424 1.193167 ( 1.218895)
build_miniruby 0.001550 0.000357 0.856183 ( 0.855908)
build_ruby 0.002341 0.000541 2.226184 ( 2.135008)
build_all 0.013361 0.007950 18.592646 ( 2.164076)
build_install 0.019348 0.002711 2.098062 ( 1.048328)
test_btest 0.001193 0.000314 88.595468 ( 9.184818)
test_basic 0.003379 0.006205 0.335955 ( 0.421136)
test_all 0.001658 0.000523 733.017326 ( 71.580055)
test_rubyspec 0.083623 0.103119 49.467969 ( 57.607006)
total: 146.22 sec