Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-095341
#<BuildRuby:0x000056084daac6d8
@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.20221117-095341",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000104 0.000006 0.000110 ( 0.000115)
build_up 0.010029 0.000590 1.111767 ( 1.409566)
build_miniruby 0.002043 0.000120 0.925923 ( 0.939423)
build_ruby 0.002119 0.000125 2.386856 ( 2.320697)
build_all 0.013896 0.004622 18.496268 ( 2.303898)
build_install 0.006246 0.013188 1.886654 ( 0.995580)
test_btest 0.000826 0.000187 86.427950 ( 9.199263)
test_basic 0.007414 0.000000 0.338641 ( 0.428992)
test_all 0.001703 0.000000 710.088383 ( 74.672868)
test_rubyspec 0.066641 0.055399 50.618927 ( 59.237315)
total: 151.51 sec