Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-195325
#<BuildRuby:0x000055dbf23f3440
@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-195325",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011032 0.000648 0.906609 ( 0.941736)
build_miniruby 0.001437 0.000288 0.073596 ( 0.073915)
build_ruby 0.001353 0.000270 0.078093 ( 0.078787)
build_all 0.007590 0.002321 1.510466 ( 0.637432)
build_install 0.019058 0.003048 5.154023 ( 2.196779)
test_btest 0.000916 0.000183 73.936561 ( 8.264627)
test_basic 0.005368 0.001074 0.330000 ( 0.422913)
test_all 0.001740 0.000348 660.804513 ( 66.234646)
test_rubyspec 0.140398 0.029737 46.253959 ( 51.663829)
total: 130.52 sec