Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-045941
#<BuildRuby:0x000055677dc028a0
@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.20220312-045941",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009573 0.000800 0.993534 ( 1.201939)
build_miniruby 0.001480 0.000211 0.068255 ( 0.066446)
build_ruby 0.001600 0.000229 0.077059 ( 0.075428)
build_all 0.008353 0.000499 1.504684 ( 0.609332)
build_install 0.013721 0.008523 5.258544 ( 2.165855)
test_btest 0.001045 0.000220 74.077105 ( 8.053482)
test_basic 0.006168 0.001298 0.335464 ( 0.424613)
test_all 0.001994 0.000138 676.343727 ( 66.205017)
test_rubyspec 0.104938 0.063872 46.212014 ( 51.648351)
total: 130.45 sec