Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-043358
#<BuildRuby:0x00005556663e7670
@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.20220724-043358",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005565 0.000856 0.829401 ( 0.914543)
build_miniruby 0.000865 0.000133 0.057753 ( 0.056557)
build_ruby 0.000829 0.000128 0.058807 ( 0.057620)
build_all 0.004783 0.000000 1.500159 ( 0.586251)
build_install 0.010333 0.000843 5.664377 ( 2.153142)
test_btest 0.000616 0.000083 51.131593 ( 8.421425)
test_basic 0.004785 0.000639 0.290021 ( 0.379004)
test_all 0.001200 0.000160 629.533604 ( 91.481527)
test_rubyspec 0.103838 0.015590 43.669551 ( 49.293955)
total: 153.34 sec