Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-092649
#<BuildRuby:0x000055af27d3e038
@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.20220721-092649",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004578 0.007994 0.861856 ( 1.118314)
build_miniruby 0.001322 0.000508 0.064576 ( 0.062850)
build_ruby 0.002232 0.000000 0.062982 ( 0.061368)
build_all 0.007450 0.002042 1.250088 ( 0.491895)
build_install 0.014312 0.003292 4.243642 ( 1.789572)
test_btest 0.001122 0.000374 53.370466 ( 6.495419)
test_basic 0.004814 0.001605 0.297754 ( 0.400014)
test_all 0.002415 0.000272 502.553336 ( 53.094450)
test_rubyspec 0.079551 0.054558 41.939011 ( 47.783126)
total: 111.30 sec