Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-090938
#<BuildRuby:0x000055a1798668a0
@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.20220331-090938",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010880 0.000438 1.007218 ( 1.755349)
build_miniruby 0.001928 0.000120 0.069115 ( 0.067948)
build_ruby 0.001955 0.000122 0.076677 ( 0.075676)
build_all 0.011121 0.000386 4.258492 ( 0.875427)
build_install 0.011652 0.011027 7.969342 ( 2.436678)
test_btest 0.001056 0.000176 71.070495 ( 8.235678)
test_basic 0.006066 0.001011 0.339956 ( 0.431058)
test_all 0.002276 0.000379 660.008746 ( 65.968034)
test_rubyspec 0.107704 0.062405 46.599792 ( 52.055723)
total: 131.90 sec