Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-173057
#<BuildRuby:0x000055cc5e964328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-173057",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004843 0.000134 1.181315 ( 1.414041)
build_miniruby 0.000815 0.000116 1.066820 ( 1.065661)
build_ruby 0.001159 0.000166 2.743458 ( 2.648704)
build_all 0.008698 0.001242 22.492860 ( 4.315130)
build_install 0.009597 0.000646 4.370130 ( 1.532308)
test_btest 0.000578 0.000077 59.997756 ( 11.619903)
test_basic 0.005167 0.000006 0.314088 ( 0.404133)
test_all 0.000908 0.000113 692.253910 (105.404844)
test_rubyspec 0.035489 0.029114 53.478702 ( 61.621936)
total: 190.03 sec