Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-101706
#<BuildRuby:0x000055ed8bf78f40
@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.20220225-101706",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007381 0.003871 0.850698 ( 1.071767)
build_miniruby 0.001331 0.000381 0.076819 ( 0.075281)
build_ruby 0.001880 0.000537 0.069935 ( 0.067555)
build_all 0.008913 0.001231 4.173343 ( 0.836342)
build_install 0.007808 0.015226 7.860275 ( 2.395980)
test_btest 0.000818 0.000358 77.338554 ( 7.989329)
test_basic 0.007577 0.000000 0.340590 ( 0.429777)
test_all 0.001826 0.000873 699.367037 ( 67.925528)
test_rubyspec 0.122918 0.035140 46.228535 ( 51.730264)
total: 132.52 sec