Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-122650
#<BuildRuby:0x0000564912ffc0d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230211-122650",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003438 0.000573 0.624595 ( 1.038060)
build_miniruby 0.000846 0.000141 0.664419 ( 0.663385)
build_ruby 0.001009 0.000168 2.084585 ( 2.083856)
build_all 0.008950 0.000004 12.362694 ( 1.488781)
build_install 0.006345 0.000250 1.537612 ( 0.736384)
test_btest 0.000605 0.000080 65.391940 ( 6.445541)
test_basic 0.000000 0.003849 0.249023 ( 0.344157)
test_all 0.000286 0.000788 497.396965 ( 47.385235)
test_rubyspec 0.021198 0.007456 35.386228 ( 45.949970)
total: 106.14 sec