Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-213106
#<BuildRuby:0x000055d3ff8ac9c8
@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.20220821-213106",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006309 0.004345 0.966230 ( 1.428989)
build_miniruby 0.001743 0.000232 0.075364 ( 0.073516)
build_ruby 0.001944 0.000000 0.075718 ( 0.073964)
build_all 0.009161 0.000858 1.523641 ( 0.582412)
build_install 0.010496 0.012130 1.900151 ( 0.930879)
test_btest 0.000984 0.000246 74.069525 ( 8.398168)
test_basic 0.000000 0.007496 0.332958 ( 0.422353)
test_all 0.001642 0.001783 650.593458 ( 65.290120)
test_rubyspec 0.093603 0.088367 45.655655 ( 54.139205)
total: 131.34 sec