Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-043034
#<BuildRuby:0x000055d8aed0f778
@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.20220422-043034",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000005 0.000012 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.010111 0.002739 1.019253 ( 2.192305)
build_miniruby 0.001378 0.000804 0.075518 ( 0.073721)
build_ruby 0.002000 0.000000 0.071910 ( 0.070063)
build_all 0.006496 0.002395 1.465800 ( 0.602356)
build_install 0.021413 0.001449 5.724844 ( 2.763878)
test_btest 0.000766 0.000315 79.771726 ( 8.346744)
test_basic 0.007165 0.000946 0.329730 ( 0.427887)
test_all 0.001849 0.000719 694.933079 ( 67.337865)
test_rubyspec 0.109911 0.069556 46.447440 ( 51.880993)
total: 133.70 sec