Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-085224
#<BuildRuby:0x0000557076b38a58
@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.20220221-085224",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009456 0.001454 0.971566 ( 3.703089)
build_miniruby 0.001719 0.000265 0.077612 ( 0.077634)
build_ruby 0.001728 0.000266 0.073247 ( 0.072672)
build_all 0.004846 0.006313 4.111831 ( 0.799972)
build_install 0.008024 0.014585 7.858485 ( 2.355338)
test_btest 0.000958 0.000372 72.503545 ( 8.179904)
test_basic 0.004719 0.001834 0.331221 ( 0.422956)
test_all 0.002158 0.000000 702.221918 ( 67.319447)
test_rubyspec 0.096434 0.084867 46.317997 ( 51.452993)
total: 134.39 sec