Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-104438
#<BuildRuby:0x0000556a9f21fd68
@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.20230729-104438",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005548 0.000000 1.416263 ( 2.662881)
build_miniruby 0.001650 0.000000 0.934164 ( 0.937941)
build_ruby 0.001345 0.000030 2.641904 ( 2.641029)
build_all 0.005070 0.004454 14.739968 ( 1.290537)
build_install 0.004001 0.004206 2.002839 ( 0.896325)
test_btest 0.000802 0.000100 84.759498 ( 7.696185)
test_basic 0.000385 0.004330 0.718640 ( 0.793827)
test_all 0.001085 0.000181 528.946397 ( 50.187679)
test_rubyspec 0.026544 0.017815 44.859743 ( 57.192207)
total: 124.30 sec