Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-201913
#<BuildRuby:0x0000555f55812fe0
@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.20221116-201913",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000041 0.000007 0.000048 ( 0.000045)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004459 0.005062 1.121469 ( 1.141652)
build_miniruby 0.001532 0.000383 0.884436 ( 0.885593)
build_ruby 0.002047 0.000000 2.336237 ( 2.243507)
build_all 0.017755 0.000379 18.452171 ( 2.218921)
build_install 0.011836 0.008671 1.959151 ( 1.051866)
test_btest 0.000946 0.000249 85.846703 ( 9.143551)
test_basic 0.004648 0.003276 0.353320 ( 0.447524)
test_all 0.001732 0.000205 712.124397 ( 74.940848)
test_rubyspec 0.066242 0.053344 50.691175 ( 59.214078)
total: 151.29 sec