Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-174915
#<BuildRuby:0x0000556e98773dd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-174915",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002777 0.003831 0.892322 ( 2.149650)
build_miniruby 0.000856 0.000198 0.057621 ( 0.056327)
build_ruby 0.000822 0.000190 0.059240 ( 0.057970)
build_all 0.004545 0.000000 1.546426 ( 0.606951)
build_install 0.005032 0.006273 5.667165 ( 2.177458)
test_btest 0.000613 0.000180 56.929138 ( 7.968772)
test_basic 0.005409 0.000447 0.334438 ( 0.422533)
test_all 0.000890 0.000247 613.122035 ( 86.703795)
test_rubyspec 0.060743 0.031833 43.966600 ( 49.570637)
total: 149.71 sec