Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-145107
#<BuildRuby:0x00005559193806e0
@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.20220909-145107",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000073 0.000018 0.000091 ( 0.000097)
build_up 0.009052 0.001149 1.141398 ( 1.572849)
build_miniruby 0.002418 0.000000 0.071683 ( 0.069131)
build_ruby 0.001700 0.000000 0.076089 ( 0.074211)
build_all 0.007654 0.001593 1.581743 ( 0.605655)
build_install 0.017072 0.001324 1.920611 ( 0.935557)
test_btest 0.001119 0.000210 93.609631 ( 9.681613)
test_basic 0.007282 0.000309 0.351941 ( 0.440961)
test_all 0.002649 0.000468 642.950365 ( 67.216390)
test_rubyspec 0.139126 0.046597 47.320017 ( 55.738697)
total: 136.34 sec