Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-042348
#<BuildRuby:0x000055e9555c2148
@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.20221013-042348",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001010 0.009401 1.102223 ( 1.179661)
build_miniruby 0.001135 0.000406 0.099523 ( 0.096614)
build_ruby 0.001103 0.000394 0.097820 ( 0.095701)
build_all 0.005517 0.001970 1.309080 ( 0.560967)
build_install 0.011131 0.003691 1.613823 ( 0.882011)
test_btest 0.001204 0.000425 60.942492 ( 6.925534)
test_basic 0.005018 0.001771 0.341958 ( 0.436169)
test_all 0.005533 0.001769 484.940821 ( 53.601844)
test_rubyspec 0.091585 0.043286 43.265903 ( 51.893447)
total: 115.67 sec