Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-231400
#<BuildRuby:0x0000556b611b4208
@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.20220731-231400",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005785 0.000890 0.870378 ( 0.907965)
build_miniruby 0.000910 0.000140 0.057527 ( 0.056250)
build_ruby 0.000708 0.000109 0.058289 ( 0.057123)
build_all 0.004620 0.000026 1.511669 ( 0.591426)
build_install 0.010444 0.000799 5.641041 ( 2.175136)
test_btest 0.000753 0.000101 53.367089 ( 8.204684)
test_basic 0.005399 0.000062 0.312684 ( 0.401435)
test_all 0.001140 0.000142 624.866854 ( 88.817094)
test_rubyspec 0.074362 0.053637 43.774596 ( 49.380827)
total: 150.59 sec