Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-142113
#<BuildRuby:0x0000555c9248ec40
@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.20220720-142113",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005970 0.000459 0.841912 ( 2.220382)
build_miniruby 0.001058 0.000081 0.057594 ( 0.062108)
build_ruby 0.000985 0.000076 0.059362 ( 0.058075)
build_all 0.004397 0.000339 1.532904 ( 0.601573)
build_install 0.010415 0.000801 5.683300 ( 2.199129)
test_btest 0.000717 0.000055 46.907912 ( 8.848997)
test_basic 0.005581 0.000430 0.352523 ( 0.440362)
test_all 0.001191 0.000092 601.307447 ( 89.033323)
test_rubyspec 0.093663 0.012260 44.041073 ( 49.683627)
total: 153.15 sec