Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-115815
#<BuildRuby:0x000055ca7b5c2858
@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.20230114-115815",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005790 0.000827 0.879789 ( 1.054345)
build_miniruby 0.001351 0.000000 1.054792 ( 1.052902)
build_ruby 0.001590 0.000000 2.781615 ( 2.778805)
build_all 0.001727 0.007969 16.854208 ( 3.012349)
build_install 0.006120 0.004803 2.089863 ( 1.080182)
test_btest 0.000894 0.000263 77.556293 ( 10.795795)
test_basic 0.001729 0.005031 0.341509 ( 0.427551)
test_all 0.001605 0.000566 667.581433 (104.068101)
test_rubyspec 0.060056 0.051484 52.445767 ( 60.455879)
total: 184.73 sec