Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-110536
#<BuildRuby:0x000055ec9ed69350
@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.20221024-110536",
@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.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000021 0.000011 0.000032 ( 0.000032)
configure 0.000015 0.000008 0.000023 ( 0.000024)
build_up 0.005560 0.006478 1.176571 ( 1.369109)
build_miniruby 0.001012 0.000644 0.109862 ( 0.106659)
build_ruby 0.001015 0.000646 0.110053 ( 0.107351)
build_all 0.005462 0.003476 1.361273 ( 0.584583)
build_install 0.014739 0.003080 1.716839 ( 0.905973)
test_btest 0.001046 0.000563 62.525937 ( 6.357132)
test_basic 0.004201 0.004559 0.345311 ( 0.432604)
test_all 0.004629 0.001981 486.267211 ( 53.062111)
test_rubyspec 0.051823 0.070375 43.508170 ( 52.089180)
total: 115.02 sec