Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-152548
#<BuildRuby:0x00005619baf2fba0
@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.20221025-152548",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000060 0.000016 0.000076 ( 0.000083)
build_up 0.008999 0.001245 1.164852 ( 1.652740)
build_miniruby 0.001504 0.000376 0.105263 ( 0.102470)
build_ruby 0.001302 0.000325 0.105269 ( 0.102303)
build_all 0.004263 0.003222 1.415954 ( 0.597348)
build_install 0.013199 0.002369 1.713634 ( 0.914809)
test_btest 0.001735 0.000463 63.698018 ( 6.954912)
test_basic 0.005865 0.000207 0.372506 ( 0.462317)
test_all 0.007060 0.000463 520.398848 ( 54.866730)
test_rubyspec 0.047381 0.069827 43.574651 ( 52.040895)
total: 117.70 sec