Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-130414
#<BuildRuby:0x000055ba73c7ead8
@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-130414",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000036 0.000011 0.000047 ( 0.000046)
configure 0.000033 0.000010 0.000043 ( 0.000044)
build_up 0.010536 0.001747 0.839015 ( 0.960656)
build_miniruby 0.001186 0.000323 0.063847 ( 0.062359)
build_ruby 0.001183 0.000323 0.060936 ( 0.059795)
build_all 0.007797 0.000000 1.275626 ( 0.474076)
build_install 0.010025 0.005820 1.602413 ( 0.808870)
test_btest 0.001033 0.000296 51.833887 ( 5.916260)
test_basic 0.002723 0.004405 0.300775 ( 0.389772)
test_all 0.003746 0.001249 490.303765 ( 51.389555)
test_rubyspec 0.083248 0.045892 41.578173 ( 49.286102)
total: 109.35 sec