Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-133805
#<BuildRuby:0x0000558ee2b8c6c8
@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.20220329-133805",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000082 0.000006 0.000088 ( 0.000099)
build_up 0.011140 0.000000 1.000317 ( 1.536202)
build_miniruby 0.002155 0.000048 0.069421 ( 0.067237)
build_ruby 0.000000 0.001695 0.080513 ( 0.079246)
build_all 0.007849 0.002000 4.164912 ( 0.831380)
build_install 0.022760 0.000000 7.993757 ( 2.421165)
test_btest 0.001390 0.000000 75.001396 ( 8.470539)
test_basic 0.007723 0.000000 0.338120 ( 0.427022)
test_all 0.001776 0.000000 676.268916 ( 66.414318)
test_rubyspec 0.117159 0.045352 46.022688 ( 51.559493)
total: 131.81 sec