Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-135859
#<BuildRuby:0x000055b41fb4cb38
@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.20220215-135859",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005696 0.004819 0.945227 ( 1.015879)
build_miniruby 0.001740 0.000249 0.073907 ( 0.071855)
build_ruby 0.001644 0.000235 0.080336 ( 0.078725)
build_all 0.005118 0.004758 4.094943 ( 0.790448)
build_install 0.021918 0.001301 7.869595 ( 2.338539)
test_btest 0.000839 0.000140 73.883513 ( 7.977261)
test_basic 0.006575 0.001096 0.338931 ( 0.427324)
test_all 0.001870 0.000312 697.483768 ( 67.681814)
test_rubyspec 0.072383 0.082662 45.978153 ( 51.556248)
total: 131.94 sec