Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-000153
#<BuildRuby:0x000055f8672fbfb0
@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-000153",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005777 0.000825 0.862520 ( 1.751313)
build_miniruby 0.001171 0.000167 1.013707 ( 1.011737)
build_ruby 0.001506 0.000215 2.799357 ( 2.796651)
build_all 0.008680 0.001240 16.867812 ( 2.996766)
build_install 0.000561 0.010847 2.124991 ( 1.074932)
test_btest 0.000576 0.000164 72.687199 ( 11.121624)
test_basic 0.002269 0.004377 0.314004 ( 0.400076)
test_all 0.001361 0.000000 681.632198 ( 94.732910)
test_rubyspec 0.102725 0.023675 52.517181 ( 60.535874)
total: 176.42 sec