Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-073710
#<BuildRuby:0x000056286007c090
@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-073710",
@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.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001357 0.004332 1.332550 ( 2.690935)
build_miniruby 0.000798 0.000177 0.950683 ( 0.950781)
build_ruby 0.001342 0.000299 3.014249 ( 3.019154)
build_all 0.005773 0.003559 14.962551 ( 1.307510)
build_install 0.008105 0.000000 1.983126 ( 0.914644)
test_btest 0.001091 0.000000 91.733499 ( 7.997547)
test_basic 0.004141 0.000000 0.721096 ( 0.802152)
test_all 0.001192 0.000000 563.435716 ( 48.459488)
test_rubyspec 0.026133 0.017933 44.930056 ( 57.205659)
total: 123.35 sec