Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-182846
#<BuildRuby:0x0000562d7f8ac728
@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-182846",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005302 0.001674 1.284861 ( 1.609841)
build_miniruby 0.001020 0.000322 1.012109 ( 1.010215)
build_ruby 0.001386 0.000438 2.907946 ( 2.781166)
build_all 0.009581 0.000245 16.696451 ( 2.983085)
build_install 0.008401 0.003001 2.055967 ( 1.063671)
test_btest 0.000726 0.000212 67.931972 ( 10.750957)
test_basic 0.004971 0.001450 0.341811 ( 0.428095)
test_all 0.001015 0.000296 660.524454 ( 96.352087)
test_rubyspec 0.047403 0.052122 51.495459 ( 59.622374)
total: 176.60 sec