Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-025614
#<BuildRuby:0x00005588340d65a8
@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.20220421-025614",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006204 0.000477 0.890152 ( 1.458379)
build_miniruby 0.000834 0.000064 0.057490 ( 0.056406)
build_ruby 0.000931 0.000072 0.058708 ( 0.057413)
build_all 0.003830 0.000294 1.445152 ( 0.599964)
build_install 0.008535 0.000249 6.212526 ( 2.819272)
test_btest 0.000839 0.000060 51.025168 ( 8.183198)
test_basic 0.005796 0.000029 0.297367 ( 0.385861)
test_all 0.001481 0.000099 633.075006 ( 90.786274)
test_rubyspec 0.062896 0.049013 44.016816 ( 48.851116)
total: 153.20 sec