Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-023014
#<BuildRuby:0x0000556de879b2c8
@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.20220829-023014",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006662 0.000000 0.837839 ( 0.894349)
build_miniruby 0.001038 0.000000 0.057512 ( 0.056346)
build_ruby 0.001046 0.000000 0.059511 ( 0.058222)
build_all 0.004765 0.000000 1.523607 ( 0.588400)
build_install 0.006893 0.003936 1.904986 ( 0.952580)
test_btest 0.000631 0.000032 49.979966 ( 7.904054)
test_basic 0.005609 0.000077 0.346400 ( 0.435042)
test_all 0.002018 0.000000 627.932601 ( 89.277978)
test_rubyspec 0.061687 0.037632 43.346539 ( 51.635482)
total: 151.80 sec