Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-105833
#<BuildRuby:0x00005560d965c4f0
@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.20220405-105833",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006550 0.004641 0.999924 ( 1.515726)
build_miniruby 0.001396 0.000299 0.079514 ( 0.077256)
build_ruby 0.002042 0.000000 0.078727 ( 0.076506)
build_all 0.009141 0.001413 4.252768 ( 0.838708)
build_install 0.010907 0.013388 8.514268 ( 2.974143)
test_btest 0.000880 0.000293 74.309308 ( 8.189225)
test_basic 0.003382 0.004231 0.334348 ( 0.422807)
test_all 0.001828 0.000250 663.369428 ( 68.055162)
test_rubyspec 0.124232 0.038698 46.510459 ( 51.956445)
total: 134.11 sec