Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-142634
#<BuildRuby:0x000055f9a7b50328
@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.20220823-142634",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005986 0.000301 0.913211 ( 10.818263)
build_miniruby 0.001048 0.000000 0.058376 ( 0.057126)
build_ruby 0.000927 0.000000 0.060026 ( 0.058827)
build_all 0.004868 0.000000 1.547025 ( 0.584758)
build_install 0.011156 0.000000 1.933864 ( 0.976498)
test_btest 0.000894 0.000000 52.598641 ( 8.509436)
test_basic 0.006364 0.000000 0.346064 ( 0.433133)
test_all 0.001605 0.000000 587.015816 ( 94.448992)
test_rubyspec 0.087859 0.034819 44.255100 ( 52.525800)
total: 168.41 sec