Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-011229
#<BuildRuby:0x000055f7e82b4a68
@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.20220815-011229",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003039 0.008389 0.829882 ( 0.905127)
build_miniruby 0.001547 0.000515 0.062787 ( 0.061186)
build_ruby 0.001087 0.000362 0.065295 ( 0.064119)
build_all 0.005383 0.001795 1.242721 ( 0.462317)
build_install 0.008042 0.009156 1.572467 ( 0.788624)
test_btest 0.000867 0.000372 49.828508 ( 6.432965)
test_basic 0.003693 0.004349 0.284859 ( 0.380024)
test_all 0.003826 0.001785 484.988832 ( 51.971148)
test_rubyspec 0.066349 0.062066 41.574700 ( 49.267239)
total: 110.33 sec