Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-054147
#<BuildRuby:0x0000564919e206e0
@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.20220817-054147",
@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.000000 0.000016 0.000016 ( 0.000022)
autoconf 0.000000 0.000013 0.000013 ( 0.000014)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.009561 0.003172 0.980200 ( 1.801065)
build_miniruby 0.001556 0.000478 0.075249 ( 0.072925)
build_ruby 0.001615 0.000497 0.075635 ( 0.073279)
build_all 0.006594 0.003631 1.536287 ( 0.583139)
build_install 0.015724 0.003868 1.892754 ( 0.918476)
test_btest 0.000746 0.000236 72.044054 ( 8.074162)
test_basic 0.006639 0.000742 0.333396 ( 0.422164)
test_all 0.002985 0.000896 673.419759 ( 66.317392)
test_rubyspec 0.088387 0.084134 45.321869 ( 53.024269)
total: 131.29 sec