Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-231906
#<BuildRuby:0x0000562068cd4a18
@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.20221015-231906",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005793 0.003790 1.113856 ( 1.163531)
build_miniruby 0.000000 0.002007 0.101683 ( 0.098866)
build_ruby 0.000000 0.001668 0.098056 ( 0.095263)
build_all 0.008795 0.000328 1.356138 ( 0.577329)
build_install 0.013373 0.002360 1.647816 ( 0.900469)
test_btest 0.001684 0.000297 63.796600 ( 6.455782)
test_basic 0.001972 0.005372 0.349755 ( 0.439641)
test_all 0.006448 0.000316 520.318675 ( 55.312197)
test_rubyspec 0.088742 0.042824 43.618990 ( 52.086649)
total: 117.13 sec