Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-210220
#<BuildRuby:0x00005592b75b46c8
@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.20220325-210220",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010783 0.000331 0.991323 ( 1.043323)
build_miniruby 0.001691 0.000226 0.077461 ( 0.075778)
build_ruby 0.001753 0.000234 0.078113 ( 0.076065)
build_all 0.009978 0.000101 4.158648 ( 0.852371)
build_install 0.021814 0.003304 7.856091 ( 2.383574)
test_btest 0.000000 0.001081 74.217918 ( 8.421155)
test_basic 0.004397 0.003018 0.340352 ( 0.436295)
test_all 0.001741 0.000279 681.480182 ( 66.434196)
test_rubyspec 0.124976 0.035244 46.020350 ( 51.368244)
total: 131.09 sec