Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-215153
#<BuildRuby:0x000055ac625ef7b8
@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.20231029-215153",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004684 0.000128 1.413120 ( 1.671195)
build_miniruby 0.000910 0.000144 0.795303 ( 0.794839)
build_ruby 0.001076 0.000170 2.651089 ( 2.650976)
build_all 0.009027 0.000750 15.968343 ( 1.437936)
build_install 0.004516 0.004328 4.747209 ( 1.119497)
test_btest 0.000610 0.000116 82.203216 ( 7.262084)
test_basic 0.004092 0.000000 0.709747 ( 0.786451)
test_all 0.095637 0.038175 515.111476 ( 50.353298)
test_rubyspec 0.020131 0.026725 49.382770 ( 61.755270)
total: 127.83 sec