Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-081231
#<BuildRuby:0x00005654e05f4c00
@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.20220920-081231",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009314 0.000453 1.078858 ( 1.117729)
build_miniruby 0.001522 0.000435 0.103180 ( 0.099774)
build_ruby 0.001571 0.000449 0.106026 ( 0.088734)
build_all 0.009706 0.000000 1.586389 ( 0.647882)
build_install 0.021382 0.001177 1.968748 ( 0.974976)
test_btest 0.000000 0.001262 77.288561 ( 8.505133)
test_basic 0.003833 0.004108 0.377024 ( 0.466043)
test_all 0.003734 0.000574 687.533719 ( 68.667036)
test_rubyspec 0.119900 0.051018 45.761043 ( 54.286342)
total: 134.85 sec