Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-043939
#<BuildRuby:0x0000560c80ddc1f0
@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.20220520-043939",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000024 0.000004 0.000028 ( 0.000013)
build_up 0.003061 0.003705 0.852026 ( 0.921084)
build_miniruby 0.000824 0.000177 0.057019 ( 0.055729)
build_ruby 0.000719 0.000154 0.057653 ( 0.056436)
build_all 0.003454 0.000740 1.501141 ( 0.603497)
build_install 0.005368 0.005723 6.273776 ( 2.847986)
test_btest 0.000548 0.000157 53.217954 ( 8.172633)
test_basic 0.000614 0.004837 0.311825 ( 0.400533)
test_all 0.001593 0.000569 647.899767 ( 95.556968)
test_rubyspec 0.066592 0.059550 44.066417 ( 49.630062)
total: 158.25 sec