Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-031010
#<BuildRuby:0x0000560aa75c08e8
@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.20220813-031010",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000006 0.000025 ( 0.000016)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.004858 0.005852 0.979834 ( 0.990633)
build_miniruby 0.001329 0.000553 0.073840 ( 0.073039)
build_ruby 0.001458 0.000608 0.079736 ( 0.078257)
build_all 0.009847 0.000000 1.539927 ( 0.583444)
build_install 0.021556 0.000036 1.899212 ( 0.949792)
test_btest 0.001182 0.000311 80.233975 ( 8.528307)
test_basic 0.005502 0.001447 0.334567 ( 0.422373)
test_all 0.003844 0.000000 636.356219 ( 65.228977)
test_rubyspec 0.099287 0.077365 45.942411 ( 53.513788)
total: 130.37 sec