Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-173126
#<BuildRuby:0x0000556c0389bba0
@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-173126",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000035 0.000004 0.000039 ( 0.000041)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005305 0.000559 1.592303 ( 2.928603)
build_miniruby 0.000958 0.000101 0.892787 ( 0.891874)
build_ruby 0.001013 0.000107 2.873185 ( 2.874288)
build_all 0.004143 0.005040 13.760037 ( 1.234620)
build_install 0.003951 0.004475 1.953129 ( 0.932971)
test_btest 0.000791 0.000158 80.642230 ( 7.456792)
test_basic 0.003377 0.000676 0.502913 ( 0.581111)
test_all 0.001447 0.000289 502.066259 ( 56.830948)
test_rubyspec 0.015680 0.023600 41.767765 ( 54.179848)
total: 127.91 sec