Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-140849
#<BuildRuby:0x000055bcbc2ed348
@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.20220825-140849",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000014 0.000000 0.000014 ( 0.000012)
build_up 0.009952 0.000228 0.904706 ( 1.983034)
build_miniruby 0.001112 0.000171 0.061096 ( 0.060076)
build_ruby 0.001476 0.000227 0.064628 ( 0.062306)
build_all 0.006820 0.001049 1.259116 ( 0.473668)
build_install 0.015926 0.000065 1.568039 ( 0.779727)
test_btest 0.001184 0.000148 54.596935 ( 6.027882)
test_basic 0.006079 0.000098 0.291507 ( 0.382129)
test_all 0.004866 0.000000 509.756422 ( 53.171846)
test_rubyspec 0.077854 0.049579 41.779967 ( 50.322135)
total: 113.26 sec