Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-122823
#<BuildRuby:0x00005584736eac88
@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.20220802-122823",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.007443 0.005275 0.832912 ( 0.958649)
build_miniruby 0.001097 0.000168 0.063263 ( 0.062513)
build_ruby 0.001223 0.000188 0.066424 ( 0.065418)
build_all 0.007227 0.001111 1.246998 ( 0.469273)
build_install 0.008467 0.007410 4.207350 ( 1.753692)
test_btest 0.001965 0.000000 51.090360 ( 5.925120)
test_basic 0.006340 0.000495 0.300703 ( 0.390636)
test_all 0.002858 0.000000 504.400426 ( 53.186524)
test_rubyspec 0.103687 0.022124 41.201934 ( 48.836704)
total: 111.65 sec