Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-054459
#<BuildRuby:0x0000559532118920
@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.20220816-054459",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010311 0.000872 0.948897 ( 0.994287)
build_miniruby 0.002036 0.000291 0.078672 ( 0.076496)
build_ruby 0.001906 0.000273 0.079225 ( 0.076770)
build_all 0.008655 0.000496 1.471008 ( 0.582203)
build_install 0.017876 0.000882 1.859322 ( 0.927352)
test_btest 0.000863 0.000101 72.768478 ( 8.206038)
test_basic 0.000000 0.007005 0.322915 ( 0.412428)
test_all 0.000000 0.004251 665.775783 ( 65.808297)
test_rubyspec 0.112080 0.067853 45.204891 ( 52.765934)
total: 129.85 sec