Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-152632
#<BuildRuby:0x00005565007d84c0
@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.20221111-152632",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002178 0.007111 1.091635 ( 1.115896)
build_miniruby 0.001347 0.000481 0.067376 ( 0.065394)
build_ruby 0.001674 0.000598 0.069482 ( 0.067033)
build_all 0.003827 0.006139 1.501611 ( 0.590360)
build_install 0.015587 0.004005 1.813347 ( 0.932236)
test_btest 0.000984 0.000394 87.416603 ( 9.237748)
test_basic 0.003781 0.003796 0.350587 ( 0.444471)
test_all 0.001175 0.000504 698.781434 ( 70.234368)
test_rubyspec 0.112537 0.062073 47.691646 ( 56.136308)
total: 138.82 sec