Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-022101
#<BuildRuby:0x000055de45ad04c0
@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.20220729-022101",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011785 0.000504 0.962250 ( 1.437174)
build_miniruby 0.001441 0.000096 0.073187 ( 0.071589)
build_ruby 0.002080 0.000138 0.075329 ( 0.073345)
build_all 0.010223 0.000328 1.520806 ( 0.584998)
build_install 0.021083 0.000581 5.077085 ( 2.036005)
test_btest 0.000000 0.001151 73.603663 ( 7.829216)
test_basic 0.003813 0.003849 0.323029 ( 0.420417)
test_all 0.001700 0.000170 646.769206 ( 64.942613)
test_rubyspec 0.121366 0.063027 45.546947 ( 51.382992)
total: 128.78 sec