Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-062656
#<BuildRuby:0x0000563dd81b7fa8
@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.20230724-062656",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005530 0.000503 1.452425 ( 2.715635)
build_miniruby 0.000969 0.000088 1.017400 ( 1.016958)
build_ruby 0.001153 0.000105 2.629595 ( 2.629682)
build_all 0.009108 0.000000 14.534675 ( 1.271887)
build_install 0.006055 0.002353 2.051575 ( 0.948747)
test_btest 0.001007 0.000106 84.903328 ( 7.867732)
test_basic 0.000655 0.003718 0.549233 ( 0.624912)
test_all 0.001616 0.000255 523.930470 ( 49.247201)
test_rubyspec 0.028707 0.012532 45.718783 ( 58.189396)
total: 124.51 sec