Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-171951
#<BuildRuby:0x000055592cff86f8
@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.20221205-171951",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005881 0.004562 1.209305 ( 1.689426)
build_miniruby 0.001796 0.000553 0.826965 ( 0.826394)
build_ruby 0.003104 0.000000 2.218626 ( 2.137784)
build_all 0.009927 0.008665 18.292627 ( 2.119828)
build_install 0.012971 0.008630 1.980265 ( 1.009381)
test_btest 0.001060 0.000447 86.171183 ( 9.275063)
test_basic 0.006829 0.000985 0.331953 ( 0.423149)
test_all 0.001243 0.000498 701.102622 ( 72.755860)
test_rubyspec 0.076540 0.072907 48.559989 ( 57.057796)
total: 147.30 sec