Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-164708
#<BuildRuby:0x000055b071d2c090
@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-164708",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001367 0.004261 1.486544 ( 2.780128)
build_miniruby 0.000780 0.000173 0.877763 ( 0.876863)
build_ruby 0.000000 0.001153 2.604606 ( 2.605181)
build_all 0.002146 0.006345 13.475118 ( 1.199268)
build_install 0.008048 0.000000 1.888185 ( 0.860172)
test_btest 0.001090 0.000000 77.141561 ( 7.449203)
test_basic 0.004410 0.000000 0.696598 ( 0.775397)
test_all 0.002039 0.000000 484.474651 ( 49.607091)
test_rubyspec 0.022597 0.020002 43.024843 ( 55.428541)
total: 121.58 sec