Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-061139
#<BuildRuby:0x000055b6c116bd90
@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.20220505-061139",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005495 0.000846 0.828918 ( 0.927226)
build_miniruby 0.000884 0.000136 0.056686 ( 0.055430)
build_ruby 0.000856 0.000132 0.057805 ( 0.056608)
build_all 0.000496 0.003630 1.467534 ( 0.594888)
build_install 0.007702 0.001651 6.229494 ( 2.791458)
test_btest 0.000667 0.000143 47.485765 ( 8.946984)
test_basic 0.004621 0.000990 0.257110 ( 0.345826)
test_all 0.001014 0.000218 628.286354 ( 88.907817)
test_rubyspec 0.075919 0.042275 43.923170 ( 48.860656)
total: 151.49 sec