Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-203946
#<BuildRuby:0x000055f643d37ce8
@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.20230725-203946",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000021)
build_up 0.002728 0.002587 1.383546 ( 2.648629)
build_miniruby 0.000943 0.000249 0.872425 ( 0.871065)
build_ruby 0.000893 0.000235 2.646520 ( 2.645859)
build_all 0.009124 0.000373 13.890974 ( 1.245313)
build_install 0.007811 0.000023 1.983480 ( 0.925206)
test_btest 0.000754 0.000163 80.276298 ( 7.792559)
test_basic 0.003962 0.000861 0.781083 ( 0.859889)
test_all 0.001260 0.000274 495.046467 ( 47.542870)
test_rubyspec 0.015534 0.023570 43.731179 ( 56.104268)
total: 120.64 sec