Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-235821
#<BuildRuby:0x000055c120d9d438
@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.20220814-235821",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000040 0.000010 0.000050 ( 0.000049)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004307 0.007745 0.831382 ( 1.198824)
build_miniruby 0.001104 0.000425 0.055355 ( 0.053994)
build_ruby 0.000924 0.000356 0.066248 ( 0.065204)
build_all 0.005457 0.002099 1.217141 ( 0.464399)
build_install 0.015245 0.000000 1.566285 ( 0.781658)
test_btest 0.001515 0.000000 53.300825 ( 5.889998)
test_basic 0.005957 0.000250 0.284960 ( 0.376105)
test_all 0.003127 0.000376 500.517597 ( 52.209654)
test_rubyspec 0.071126 0.043590 41.493493 ( 49.069837)
total: 110.11 sec