Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-231145
#<BuildRuby:0x00005653f4684e50
@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.20221116-231145",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.005389 0.003062 1.144929 ( 1.159849)
build_miniruby 0.001291 0.000461 0.887000 ( 0.888079)
build_ruby 0.001711 0.000611 2.470654 ( 2.374492)
build_all 0.015710 0.002394 18.436486 ( 2.296484)
build_install 0.019093 0.001463 1.907148 ( 1.027864)
test_btest 0.000910 0.000239 88.567097 ( 9.944501)
test_basic 0.002609 0.004185 0.347645 ( 0.444074)
test_all 0.001584 0.000475 716.894723 ( 75.694933)
test_rubyspec 0.078065 0.046972 51.011554 ( 59.511989)
total: 153.34 sec