Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-224544
#<BuildRuby:0x0000564c58128f40
@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.20220511-224544",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009802 0.000767 1.033794 ( 1.691297)
build_miniruby 0.001510 0.000201 0.069888 ( 0.068429)
build_ruby 0.001322 0.000177 0.076140 ( 0.074562)
build_all 0.000000 0.007944 1.503163 ( 0.651699)
build_install 0.014877 0.007470 6.197245 ( 2.957367)
test_btest 0.000000 0.001638 74.283480 ( 9.195587)
test_basic 0.000273 0.008312 0.319122 ( 0.405725)
test_all 0.001127 0.001315 695.543206 ( 70.069958)
test_rubyspec 0.051530 0.063655 49.711550 ( 54.981028)
total: 140.10 sec