Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-100535
#<BuildRuby:0x0000560c78d6a620
@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.20230105-100535",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003922 0.002610 0.877835 ( 1.077086)
build_miniruby 0.001155 0.000204 1.017121 ( 1.015054)
build_ruby 0.001335 0.000236 2.766429 ( 2.763819)
build_all 0.005481 0.004127 16.697757 ( 2.991463)
build_install 0.010352 0.001371 2.226473 ( 1.165975)
test_btest 0.000687 0.000144 72.536988 ( 10.690805)
test_basic 0.001677 0.004664 0.342018 ( 0.428872)
test_all 0.001058 0.000144 661.723242 (110.215236)
test_rubyspec 0.097173 0.035965 51.369532 ( 59.454243)
total: 189.80 sec