Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-113216
#<BuildRuby:0x00005561173884e8
@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-113216",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009246 0.002312 1.013815 ( 1.195047)
build_miniruby 0.000000 0.001838 0.066638 ( 0.065501)
build_ruby 0.000000 0.001982 0.068339 ( 0.066940)
build_all 0.004850 0.005866 4.270505 ( 0.863315)
build_install 0.018917 0.004632 7.977162 ( 2.440636)
test_btest 0.000892 0.000314 76.667062 ( 8.494489)
test_basic 0.005349 0.001887 0.337384 ( 0.426508)
test_all 0.001861 0.000291 694.070435 ( 67.582827)
test_rubyspec 0.089764 0.094320 46.592020 ( 52.069203)
total: 133.21 sec