Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-012446
#<BuildRuby:0x000055dc5f65f7c0
@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.20220305-012446",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009695 0.001385 1.011699 ( 1.068057)
build_miniruby 0.001892 0.000270 0.066851 ( 0.064703)
build_ruby 0.002569 0.000000 0.075587 ( 0.073275)
build_all 0.010213 0.000000 4.213965 ( 0.850264)
build_install 0.024758 0.000000 8.009502 ( 2.495084)
test_btest 0.001969 0.000000 77.779691 ( 8.150021)
test_basic 0.007246 0.000000 0.336973 ( 0.426135)
test_all 0.001853 0.000000 693.544305 ( 66.897601)
test_rubyspec 0.087405 0.073201 46.385760 ( 51.881767)
total: 131.91 sec