Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-024147
#<BuildRuby:0x0000564c48c199f0
@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.20220426-024147",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005787 0.003614 0.833672 ( 1.809590)
build_miniruby 0.001190 0.000159 0.054996 ( 0.053202)
build_ruby 0.001794 0.000239 0.061120 ( 0.058519)
build_all 0.006745 0.000899 1.216961 ( 0.480367)
build_install 0.017107 0.000975 4.902937 ( 2.386328)
test_btest 0.001683 0.000198 52.702919 ( 5.824591)
test_basic 0.007040 0.000000 0.285590 ( 0.375068)
test_all 0.002803 0.000000 510.726892 ( 53.852529)
test_rubyspec 0.114615 0.008224 41.132826 ( 46.404413)
total: 111.25 sec