Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-172605
#<BuildRuby:0x0000563d112f0e50
@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.20220901-172605",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000960 0.010957 0.994431 ( 1.013634)
build_miniruby 0.001456 0.000520 0.075235 ( 0.074148)
build_ruby 0.001720 0.000615 0.078353 ( 0.076172)
build_all 0.009372 0.000403 1.543501 ( 0.579947)
build_install 0.010709 0.013470 1.883111 ( 0.914852)
test_btest 0.000985 0.000438 71.902297 ( 8.246964)
test_basic 0.002965 0.005808 0.327925 ( 0.415408)
test_all 0.003103 0.000000 684.805425 ( 67.127025)
test_rubyspec 0.100621 0.078374 45.331988 ( 53.858522)
total: 132.31 sec