Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-201210
#<BuildRuby:0x0000557b2f7704e8
@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.20220331-201210",
@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.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008782 0.003498 1.018694 ( 1.115638)
build_miniruby 0.000000 0.001611 0.075808 ( 0.074230)
build_ruby 0.000272 0.001400 0.079603 ( 0.078144)
build_all 0.007271 0.002761 4.148652 ( 0.835201)
build_install 0.017691 0.006138 7.970214 ( 2.425355)
test_btest 0.000957 0.000258 76.328701 ( 8.241709)
test_basic 0.003865 0.003590 0.341861 ( 0.431651)
test_all 0.001608 0.000476 690.028078 ( 67.489474)
test_rubyspec 0.115481 0.062181 46.762888 ( 52.169510)
total: 132.86 sec