Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-204221
#<BuildRuby:0x000055b66e9a6be8
@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.20230106-204221",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005933 0.000847 0.848583 ( 1.161302)
build_miniruby 0.000939 0.000135 1.012165 ( 1.010301)
build_ruby 0.001346 0.000192 2.781005 ( 2.778538)
build_all 0.008820 0.001260 16.835500 ( 3.006029)
build_install 0.007088 0.004640 2.123608 ( 1.076017)
test_btest 0.000899 0.000169 77.215339 ( 11.100455)
test_basic 0.001105 0.005416 0.362921 ( 0.449227)
test_all 0.001065 0.000267 667.538532 (105.976850)
test_rubyspec 0.074527 0.040717 51.972350 ( 60.055581)
total: 186.61 sec