Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-152634
#<BuildRuby:0x0000558e61007810
@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.20220309-152634",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008326 0.002775 0.982341 ( 1.154037)
build_miniruby 0.001696 0.000565 0.070848 ( 0.068662)
build_ruby 0.001491 0.000000 0.070464 ( 0.068974)
build_all 0.008938 0.000876 1.474950 ( 0.605428)
build_install 0.017360 0.002486 5.210803 ( 2.202124)
test_btest 0.001174 0.000000 70.062034 ( 8.174953)
test_basic 0.003881 0.003384 0.339092 ( 0.432632)
test_all 0.001426 0.000179 692.035860 ( 67.448781)
test_rubyspec 0.096596 0.059050 46.158569 ( 51.495716)
total: 131.65 sec