Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-230256
#<BuildRuby:0x000055c7f3377510
@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.20220207-230256",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010801 0.000720 0.936729 ( 1.140168)
build_miniruby 0.002278 0.000152 0.069116 ( 0.067178)
build_ruby 0.002211 0.000147 0.080775 ( 0.079248)
build_all 0.010789 0.000048 4.057462 ( 0.779280)
build_install 0.018431 0.000744 7.743276 ( 2.326324)
test_btest 0.001117 0.000062 77.530566 ( 8.483094)
test_basic 0.007864 0.000437 0.346012 ( 0.434168)
test_all 0.001561 0.000087 700.857870 ( 67.361813)
test_rubyspec 0.074659 0.098090 46.138954 ( 51.579322)
total: 132.25 sec