Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-052913
#<BuildRuby:0x00005555fd75e920
@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.20221016-052913",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.006858 0.003711 1.081001 ( 1.159451)
build_miniruby 0.001856 0.000397 0.093323 ( 0.089739)
build_ruby 0.001880 0.000402 0.100368 ( 0.098177)
build_all 0.007752 0.000724 1.337546 ( 0.569797)
build_install 0.016769 0.000605 1.669068 ( 0.891723)
test_btest 0.001531 0.000255 61.926736 ( 6.363417)
test_basic 0.005894 0.000983 0.359106 ( 0.457375)
test_all 0.007253 0.000355 505.313278 ( 53.811564)
test_rubyspec 0.095363 0.045970 43.519187 ( 52.035852)
total: 115.48 sec