Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-131852
#<BuildRuby:0x000055cd57a78af8
@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.20220326-131852",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000024 0.000008 0.000032 ( 0.000028)
build_up 0.005080 0.008341 1.040420 ( 1.253677)
build_miniruby 0.001526 0.000705 0.084238 ( 0.081829)
build_ruby 0.000000 0.002096 0.078022 ( 0.075680)
build_all 0.005288 0.004765 4.116748 ( 0.855143)
build_install 0.005396 0.017743 7.957031 ( 2.414112)
test_btest 0.000893 0.000687 69.608272 ( 8.380422)
test_basic 0.004059 0.003122 0.335760 ( 0.430447)
test_all 0.001146 0.000882 662.438061 ( 66.005960)
test_rubyspec 0.099659 0.078939 46.300339 ( 51.587401)
total: 131.09 sec