Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-011029
#<BuildRuby:0x000055b23e3d8920
@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.20220819-011029",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009416 0.001759 0.994996 ( 6.423437)
build_miniruby 0.002497 0.000000 0.077123 ( 0.075099)
build_ruby 0.001893 0.000031 0.071294 ( 0.069235)
build_all 0.011042 0.000495 1.551497 ( 0.569801)
build_install 0.010717 0.009894 1.841404 ( 0.915213)
test_btest 0.001027 0.000363 72.531395 ( 7.763798)
test_basic 0.008085 0.000000 0.329269 ( 0.418380)
test_all 0.003749 0.000000 629.320382 ( 64.390209)
test_rubyspec 0.112130 0.062761 45.623512 ( 54.152339)
total: 134.78 sec