Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-233016
#<BuildRuby:0x000055a93db0cea8
@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-233016",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009223 0.001165 0.979675 ( 1.165567)
build_miniruby 0.002018 0.000433 0.075378 ( 0.074540)
build_ruby 0.001392 0.000298 0.075338 ( 0.075698)
build_all 0.008058 0.001727 1.544599 ( 0.596556)
build_install 0.020705 0.000999 1.868143 ( 0.923610)
test_btest 0.001349 0.000000 73.746459 ( 8.333476)
test_basic 0.003359 0.004113 0.319833 ( 0.409435)
test_all 0.002368 0.000499 630.512160 ( 64.230619)
test_rubyspec 0.102514 0.067677 46.051072 ( 54.508266)
total: 130.32 sec