Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-012537
#<BuildRuby:0x000055fcd15103c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-012537",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.006813 0.000000 0.903242 ( 1.057612)
build_miniruby 0.001200 0.000000 1.014682 ( 1.012847)
build_ruby 0.001684 0.000000 2.775208 ( 2.772498)
build_all 0.008401 0.001364 16.812173 ( 2.982361)
build_install 0.006143 0.005485 2.158694 ( 1.085395)
test_btest 0.000751 0.000237 79.700738 ( 10.876514)
test_basic 0.004905 0.001549 0.348804 ( 0.435101)
test_all 0.000914 0.000160 677.906801 ( 96.285951)
test_rubyspec 0.112306 0.014647 52.298044 ( 60.350752)
total: 176.86 sec