Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-193233
#<BuildRuby:0x000055a261b006e0
@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.20220811-193233",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010829 0.001548 0.978282 ( 1.016114)
build_miniruby 0.001652 0.000381 0.076941 ( 0.076804)
build_ruby 0.001847 0.000426 0.069965 ( 0.069342)
build_all 0.008926 0.000858 1.543582 ( 0.589351)
build_install 0.016993 0.006856 5.253243 ( 2.114492)
test_btest 0.000957 0.000240 76.710446 ( 8.049381)
test_basic 0.004999 0.001250 0.326843 ( 0.419941)
test_all 0.003932 0.000983 670.872046 ( 66.427156)
test_rubyspec 0.072592 0.095913 45.005088 ( 52.584989)
total: 131.35 sec