Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-023930
#<BuildRuby:0x000055f8ab8de7e0
@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.20220822-023930",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005594 0.000861 0.897809 ( 0.909235)
build_miniruby 0.000909 0.000140 0.058914 ( 0.057596)
build_ruby 0.000762 0.000117 0.059060 ( 0.057978)
build_all 0.000767 0.003651 1.524129 ( 0.590138)
build_install 0.010600 0.000421 1.914518 ( 0.960425)
test_btest 0.000620 0.000000 46.581962 ( 8.703594)
test_basic 0.006293 0.000000 0.351120 ( 0.438676)
test_all 0.002375 0.000626 627.533294 ( 90.057252)
test_rubyspec 0.061736 0.063498 44.254469 ( 52.509542)
total: 154.29 sec