Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-194006
#<BuildRuby:0x000056330112c020
@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.20221203-194006",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003876 0.000298 0.818478 ( 1.080557)
build_miniruby 0.000847 0.000065 0.507487 ( 0.507316)
build_ruby 0.000000 0.001295 1.714108 ( 1.654398)
build_all 0.006320 0.003275 11.978756 ( 1.492202)
build_install 0.006726 0.000298 1.621924 ( 0.740361)
test_btest 0.000639 0.000086 62.677903 ( 6.280703)
test_basic 0.002816 0.000376 0.239721 ( 0.335824)
test_all 0.000816 0.000109 499.909256 ( 51.476220)
test_rubyspec 0.001578 0.025533 35.691589 ( 46.263836)
total: 109.83 sec