Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-153800
#<BuildRuby:0x00005608d084c4f0
@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.20220222-153800",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005035 0.006777 0.876241 ( 1.006094)
build_miniruby 0.001264 0.000452 0.078208 ( 0.077765)
build_ruby 0.001711 0.000611 0.074876 ( 0.073751)
build_all 0.008941 0.000353 1.488695 ( 0.629115)
build_install 0.022222 0.000000 5.311393 ( 2.157920)
test_btest 0.001342 0.000000 73.557438 ( 7.942085)
test_basic 0.007215 0.000000 0.335847 ( 0.425889)
test_all 0.001493 0.000168 700.863460 ( 67.423377)
test_rubyspec 0.096712 0.069586 46.178769 ( 51.660907)
total: 131.40 sec