Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-152147
#<BuildRuby:0x0000561b6077c4d8
@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-152147",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000055 0.000013 0.000068 ( 0.000068)
build_up 0.001774 0.009218 1.008714 ( 1.168759)
build_miniruby 0.002066 0.000000 0.069838 ( 0.067514)
build_ruby 0.001835 0.000000 0.060644 ( 0.058712)
build_all 0.009885 0.000284 4.242886 ( 0.852188)
build_install 0.017144 0.007113 7.941628 ( 2.422263)
test_btest 0.000852 0.000298 75.964549 ( 8.227619)
test_basic 0.006176 0.002161 0.349554 ( 0.437580)
test_all 0.001305 0.000456 650.226589 ( 64.902638)
test_rubyspec 0.101523 0.060019 46.419426 ( 51.586823)
total: 129.73 sec