Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-171157
#<BuildRuby:0x0000561cea561550
@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.20220829-171157",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.012009 0.850838 ( 0.994920)
build_miniruby 0.000692 0.002242 0.065351 ( 0.063077)
build_ruby 0.000969 0.000416 0.054384 ( 0.053396)
build_all 0.007540 0.001509 1.244113 ( 0.476401)
build_install 0.012067 0.004827 1.597262 ( 0.776914)
test_btest 0.001052 0.000000 52.703164 ( 5.934802)
test_basic 0.005398 0.001725 0.299343 ( 0.390629)
test_all 0.004702 0.000114 496.313382 ( 52.761358)
test_rubyspec 0.071478 0.062306 41.024832 ( 49.633253)
total: 111.09 sec