Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-103535
#<BuildRuby:0x0000561b2fcff5f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230726-103535",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002169 0.003792 1.575897 ( 2.925050)
build_miniruby 0.001342 0.000000 0.919399 ( 0.918469)
build_ruby 0.001191 0.000000 2.589598 ( 2.589261)
build_all 0.008605 0.000453 13.763038 ( 1.237193)
build_install 0.003805 0.004061 2.005055 ( 0.918960)
test_btest 0.000796 0.000138 79.455641 ( 7.565768)
test_basic 0.004090 0.000712 0.832844 ( 0.905842)
test_all 0.001486 0.000000 479.109976 ( 48.321836)
test_rubyspec 0.004480 0.035485 44.378862 ( 56.821250)
total: 122.20 sec