Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-023359
#<BuildRuby:0x0000559bbcf27800
@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.20220914-023359",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010586 0.000000 1.096264 ( 1.370714)
build_miniruby 0.001706 0.000000 0.072758 ( 0.070823)
build_ruby 0.001917 0.000000 0.074365 ( 0.072983)
build_all 0.010942 0.000000 1.585180 ( 0.602589)
build_install 0.017472 0.004479 1.919429 ( 0.935700)
test_btest 0.001013 0.000044 93.469346 ( 9.122609)
test_basic 0.008520 0.000175 0.360019 ( 0.446960)
test_all 0.000787 0.004043 618.333152 ( 64.597825)
test_rubyspec 0.101131 0.067516 46.663185 ( 55.073697)
total: 132.29 sec