Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-111223
#<BuildRuby:0x0000560beb1f06d8
@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.20220723-111223",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005465 0.006879 0.995379 ( 1.166903)
build_miniruby 0.001716 0.000303 0.069375 ( 0.067644)
build_ruby 0.001623 0.000000 0.073842 ( 0.072192)
build_all 0.007111 0.003264 1.509906 ( 0.575453)
build_install 0.019049 0.002937 5.144907 ( 2.035295)
test_btest 0.000861 0.000164 75.353900 ( 8.055953)
test_basic 0.006837 0.001303 0.332074 ( 0.419986)
test_all 0.001347 0.000257 672.187389 ( 66.547390)
test_rubyspec 0.132855 0.039220 45.471489 ( 51.236755)
total: 130.18 sec