Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-160054
#<BuildRuby:0x000055e249ec7468
@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.20220811-160054",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005858 0.000976 0.914974 ( 1.717820)
build_miniruby 0.000922 0.000154 0.058580 ( 0.057259)
build_ruby 0.000797 0.000133 0.059258 ( 0.057991)
build_all 0.004125 0.000688 1.545706 ( 0.586978)
build_install 0.011322 0.000148 5.671835 ( 2.156273)
test_btest 0.000704 0.000000 46.450844 ( 8.966382)
test_basic 0.005596 0.000150 0.253779 ( 0.342501)
test_all 0.000669 0.000796 622.631529 ( 88.507444)
test_rubyspec 0.062447 0.047276 44.068379 ( 51.464668)
total: 153.86 sec