Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-223627
#<BuildRuby:0x000056427909f440
@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.20220328-223627",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011289 0.000709 1.007921 ( 1.065052)
build_miniruby 0.000000 0.001936 0.069897 ( 0.068444)
build_ruby 0.001657 0.000442 0.077141 ( 0.074804)
build_all 0.007116 0.003696 4.156824 ( 0.843656)
build_install 0.009078 0.013892 7.844729 ( 2.409290)
test_btest 0.000951 0.000423 74.183934 ( 7.812842)
test_basic 0.006019 0.002675 0.348954 ( 0.436272)
test_all 0.001051 0.000927 703.118752 ( 68.455111)
test_rubyspec 0.114396 0.057056 46.049928 ( 51.472473)
total: 132.64 sec