Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-232918
#<BuildRuby:0x0000564c73da3e58
@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.20221116-232918",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000757 0.004170 1.087994 ( 1.396192)
build_miniruby 0.000626 0.000209 0.971261 ( 0.969945)
build_ruby 0.000870 0.000290 2.743202 ( 2.616054)
build_all 0.006569 0.002189 15.683771 ( 3.254603)
build_install 0.005532 0.003309 2.074171 ( 1.192429)
test_btest 0.000465 0.000166 63.087099 ( 10.427023)
test_basic 0.004650 0.000072 0.285979 ( 0.377095)
test_all 0.001623 0.000000 619.679782 (100.801111)
test_rubyspec 0.054596 0.016603 50.681452 ( 58.952246)
total: 179.99 sec