Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-054608
#<BuildRuby:0x000055e29a5647d0
@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-054608",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.007371 0.003606 1.016683 ( 1.727882)
build_miniruby 0.001610 0.000189 0.076322 ( 0.074544)
build_ruby 0.001630 0.000192 0.078305 ( 0.076237)
build_all 0.009741 0.000157 4.230335 ( 0.845079)
build_install 0.022009 0.001295 8.005958 ( 2.401069)
test_btest 0.001146 0.000109 69.996135 ( 8.164811)
test_basic 0.008306 0.000000 0.334596 ( 0.422898)
test_all 0.001893 0.000000 701.768050 ( 67.975272)
test_rubyspec 0.120264 0.046635 46.627128 ( 52.077890)
total: 133.77 sec