Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-010231
#<BuildRuby:0x0000562d7c8cc3a0
@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.20220826-010231",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000050 0.000023 0.000073 ( 0.000078)
build_up 0.009323 0.002208 1.012578 ( 1.844729)
build_miniruby 0.002222 0.000000 0.074075 ( 0.072150)
build_ruby 0.002585 0.000168 0.075914 ( 0.073320)
build_all 0.010136 0.000373 1.537500 ( 0.580376)
build_install 0.021567 0.001711 1.870665 ( 0.917206)
test_btest 0.000839 0.000229 74.572495 ( 8.166478)
test_basic 0.005717 0.001560 0.322221 ( 0.411924)
test_all 0.001453 0.003514 680.451587 ( 67.005749)
test_rubyspec 0.110220 0.053528 45.630723 ( 54.083358)
total: 133.16 sec