Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-063650
#<BuildRuby:0x0000556501dfc620
@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.20220906-063650",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000068 0.000025 0.000093 ( 0.000103)
build_up 0.009996 0.002000 0.962607 ( 1.013499)
build_miniruby 0.001730 0.000577 0.070481 ( 0.069696)
build_ruby 0.001400 0.000467 0.075197 ( 0.074868)
build_all 0.009991 0.000127 1.586477 ( 0.626636)
build_install 0.013755 0.007793 1.919919 ( 0.969658)
test_btest 0.001068 0.000356 95.404071 ( 9.474807)
test_basic 0.003588 0.002880 0.341348 ( 0.433334)
test_all 0.002732 0.000964 686.800683 ( 69.619047)
test_rubyspec 0.119725 0.063440 46.829905 ( 55.262149)
total: 137.54 sec