Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-103010
#<BuildRuby:0x0000561c37f8b340
@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.20220317-103010",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011354 0.000462 0.990929 ( 1.129154)
build_miniruby 0.002119 0.000283 0.076272 ( 0.073781)
build_ruby 0.001935 0.000258 0.076565 ( 0.074234)
build_all 0.010319 0.000164 4.257534 ( 0.859997)
build_install 0.020892 0.001241 7.844301 ( 2.374359)
test_btest 0.001191 0.000125 73.422683 ( 7.987394)
test_basic 0.001720 0.005513 0.331479 ( 0.427964)
test_all 0.001600 0.000253 707.187816 ( 69.281847)
test_rubyspec 0.099887 0.056842 45.942743 ( 52.075677)
total: 134.29 sec