Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-221621
#<BuildRuby:0x0000561d68e4a878
@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.20220810-221621",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005998 0.000923 0.875172 ( 0.928651)
build_miniruby 0.000821 0.000127 0.058062 ( 0.056812)
build_ruby 0.000840 0.000130 0.059183 ( 0.057984)
build_all 0.001705 0.003024 1.584469 ( 0.597196)
build_install 0.005868 0.005555 5.649853 ( 2.173043)
test_btest 0.000781 0.000000 55.833246 ( 8.309478)
test_basic 0.005331 0.000447 0.324929 ( 0.413046)
test_all 0.001420 0.000355 614.987979 ( 88.354031)
test_rubyspec 0.098732 0.017887 43.968353 ( 51.354454)
total: 152.25 sec