Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-180355
#<BuildRuby:0x000056496db72700
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220917-180355",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000084 0.000000 0.000084 ( 0.000086)
build_up 0.006081 0.004521 1.082911 ( 1.223098)
build_miniruby 0.002024 0.000270 0.115375 ( 0.110534)
build_ruby 0.000000 0.002178 0.114555 ( 0.096605)
build_all 0.007991 0.002919 1.626407 ( 0.654338)
build_install 0.018454 0.003460 1.972002 ( 0.980165)
test_btest 0.001286 0.000242 98.070695 ( 9.300074)
test_basic 0.001042 0.006261 0.394238 ( 0.490198)
test_all 0.003898 0.000974 675.650778 ( 67.905287)
test_rubyspec 0.095166 0.072869 46.915858 ( 55.253676)
total: 136.02 sec