Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-031307
#<BuildRuby:0x000055e6c6241348
@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.20221106-031307",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008030 0.000615 0.892755 ( 0.969020)
build_miniruby 0.002535 0.000390 0.051652 ( 0.049526)
build_ruby 0.001162 0.000179 0.050683 ( 0.049594)
build_all 0.007476 0.000405 1.218371 ( 0.471502)
build_install 0.013798 0.001193 1.596520 ( 0.819595)
test_btest 0.001032 0.000137 59.876638 ( 6.751666)
test_basic 0.000402 0.005599 0.302603 ( 0.394198)
test_all 0.000000 0.002549 512.560927 ( 54.921866)
test_rubyspec 0.083285 0.043121 43.382491 ( 51.831580)
total: 116.26 sec