Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-050624
#<BuildRuby:0x000055bf76feef08
@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.20221101-050624",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010489 0.001001 1.191271 ( 1.223960)
build_miniruby 0.001619 0.000249 0.104158 ( 0.100704)
build_ruby 0.001604 0.000247 0.112653 ( 0.109921)
build_all 0.007710 0.000425 1.349721 ( 0.589467)
build_install 0.012857 0.003796 1.673261 ( 0.895213)
test_btest 0.001975 0.000329 59.224494 ( 6.815576)
test_basic 0.000000 0.007070 0.353631 ( 0.452141)
test_all 0.008068 0.000754 513.718976 ( 54.747965)
test_rubyspec 0.081415 0.051573 43.417849 ( 51.979575)
total: 116.92 sec