Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-110225
#<BuildRuby:0x000055bbac2cd1f8
@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.20220721-110225",
@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.000031 0.000002 0.000033 ( 0.000034)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.004775 0.008430 0.861939 ( 1.225089)
build_miniruby 0.000000 0.001834 0.063064 ( 0.061572)
build_ruby 0.000000 0.001731 0.065429 ( 0.064046)
build_all 0.003905 0.004618 1.290225 ( 0.491651)
build_install 0.016988 0.001233 4.247576 ( 1.804539)
test_btest 0.000792 0.000220 53.354802 ( 5.917185)
test_basic 0.005076 0.001410 0.302451 ( 0.391912)
test_all 0.002214 0.000615 485.695784 ( 51.984046)
test_rubyspec 0.083862 0.045885 41.916376 ( 47.750070)
total: 109.69 sec