Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-033420
#<BuildRuby:0x000055f25a7daeb8
@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.20230728-033420",
@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.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005666 1.413265 ( 2.715133)
build_miniruby 0.000000 0.001002 0.872890 ( 0.872565)
build_ruby 0.000725 0.000555 2.846154 ( 2.846286)
build_all 0.008745 0.000937 14.741935 ( 1.318400)
build_install 0.006973 0.001328 2.105737 ( 0.919468)
test_btest 0.000884 0.000169 83.764551 ( 7.166849)
test_basic 0.003439 0.000655 0.709209 ( 0.787437)
test_all 0.001787 0.000341 514.487720 ( 52.103619)
test_rubyspec 0.014995 0.031238 44.905313 ( 57.147354)
total: 125.88 sec