Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-110620
#<BuildRuby:0x000055d95983ef90
@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.20220720-110620",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010752 0.001156 0.718251 ( 1.189541)
build_miniruby 0.001742 0.000290 0.047712 ( 0.046600)
build_ruby 0.002431 0.000405 0.050117 ( 0.048546)
build_all 0.007585 0.000435 1.262694 ( 0.509416)
build_install 0.021719 0.002392 4.510262 ( 1.786418)
test_btest 0.000623 0.000089 52.915879 ( 7.972286)
test_basic 0.000628 0.006361 0.249594 ( 0.339124)
test_all 0.001482 0.000317 518.675847 ( 56.289950)
test_rubyspec 0.046634 0.062459 41.006396 ( 47.017359)
total: 115.20 sec