Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-194226
#<BuildRuby:0x000055ad81a804d8
@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.20220211-194226",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009752 0.001393 0.947112 ( 1.111952)
build_miniruby 0.001543 0.000221 0.078463 ( 0.076508)
build_ruby 0.001652 0.000236 0.079753 ( 0.077566)
build_all 0.009830 0.000661 4.138732 ( 0.782108)
build_install 0.021897 0.001351 7.847254 ( 2.302120)
test_btest 0.000000 0.001655 75.696587 ( 8.036644)
test_basic 0.003399 0.003720 0.341545 ( 0.431053)
test_all 0.001539 0.000256 702.585341 ( 67.463697)
test_rubyspec 0.084326 0.081030 46.292472 ( 51.623544)
total: 131.91 sec