Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-093443
#<BuildRuby:0x000055c48db06ad8
@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-093443",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000131 0.000036 0.000167 ( 0.000073)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.005537 0.006082 0.777302 ( 0.878787)
build_miniruby 0.001350 0.000491 0.055523 ( 0.054493)
build_ruby 0.001464 0.000000 0.056448 ( 0.055171)
build_all 0.006858 0.001225 1.241113 ( 0.471153)
build_install 0.013467 0.000981 1.534072 ( 0.770970)
test_btest 0.000930 0.000266 54.041312 ( 6.164083)
test_basic 0.001692 0.004123 0.281751 ( 0.372503)
test_all 0.003291 0.001097 485.057705 ( 51.993710)
test_rubyspec 0.071472 0.057464 41.142083 ( 49.702446)
total: 110.46 sec