Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-123134
#<BuildRuby:0x0000558ae63c3e00
@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.20220630-123134",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.006070 0.000475 0.853026 ( 2.597681)
build_miniruby 0.000846 0.000211 0.058393 ( 0.057101)
build_ruby 0.000770 0.000192 0.059243 ( 0.058031)
build_all 0.000834 0.003350 1.504309 ( 0.603521)
build_install 0.008266 0.002543 6.299695 ( 2.842135)
test_btest 0.000642 0.000197 48.363453 ( 8.803429)
test_basic 0.004461 0.001373 0.324583 ( 0.412819)
test_all 0.001098 0.000338 653.651901 ( 93.972412)
test_rubyspec 0.087629 0.034715 44.466736 ( 50.034904)
total: 159.38 sec