Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-110305
#<BuildRuby:0x0000556e3126c4e8
@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.20220303-110305",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000023 0.000010 0.000033 ( 0.000029)
build_up 0.008101 0.001763 1.031816 ( 1.835368)
build_miniruby 0.000000 0.002059 0.075614 ( 0.073365)
build_ruby 0.000000 0.001987 0.083043 ( 0.080627)
build_all 0.006452 0.003226 4.156679 ( 0.859474)
build_install 0.023218 0.001014 7.877421 ( 2.398296)
test_btest 0.001366 0.000000 77.241724 ( 8.096934)
test_basic 0.003419 0.004496 0.324072 ( 0.412947)
test_all 0.001827 0.000250 668.192439 ( 65.758489)
test_rubyspec 0.087496 0.078015 46.318592 ( 51.503778)
total: 131.02 sec