Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-125217
#<BuildRuby:0x00005610070bcc10
@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.20220413-125217",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.012159 0.001102 1.041599 ( 2.177068)
build_miniruby 0.002432 0.000000 0.075636 ( 0.074714)
build_ruby 0.001673 0.000000 0.072003 ( 0.071857)
build_all 0.007997 0.000000 1.484505 ( 0.609364)
build_install 0.014693 0.008161 5.932759 ( 2.875371)
test_btest 0.001068 0.000194 76.625073 ( 8.401348)
test_basic 0.002615 0.004918 0.331774 ( 0.422021)
test_all 0.000957 0.002964 705.741591 ( 68.514879)
test_rubyspec 0.109625 0.062904 46.678048 ( 52.136016)
total: 135.28 sec