Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-072959
#<BuildRuby:0x000055e237354e80
@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.20220828-072959",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000464 0.012224 0.819471 ( 1.062541)
build_miniruby 0.001240 0.000000 0.056010 ( 0.055323)
build_ruby 0.001338 0.000000 0.052255 ( 0.050929)
build_all 0.005970 0.002312 1.276740 ( 0.466398)
build_install 0.012608 0.001608 1.583225 ( 0.793464)
test_btest 0.000878 0.000376 52.154272 ( 6.055418)
test_basic 0.003981 0.001706 0.299270 ( 0.391001)
test_all 0.000000 0.004417 487.124371 ( 52.092818)
test_rubyspec 0.094808 0.037185 40.892912 ( 49.498491)
total: 110.47 sec