Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-233043
#<BuildRuby:0x00005557ba0b9390
@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.20221012-233043",
@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.000031 0.000005 0.000036 ( 0.000035)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.001330 0.010721 1.096236 ( 1.272948)
build_miniruby 0.002306 0.000000 0.091570 ( 0.087815)
build_ruby 0.001404 0.000020 0.100718 ( 0.097699)
build_all 0.002953 0.004889 1.259969 ( 0.551114)
build_install 0.012479 0.003214 1.618443 ( 0.900329)
test_btest 0.000874 0.000327 63.042183 ( 6.910131)
test_basic 0.005790 0.000454 0.327551 ( 0.418696)
test_all 0.001463 0.005188 493.726920 ( 53.150118)
test_rubyspec 0.064175 0.075025 43.396059 ( 51.889821)
total: 115.28 sec