Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-033244
#<BuildRuby:0x000055960b13ff00
@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.20221226-033244",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004240 0.000424 0.757928 ( 0.963805)
build_miniruby 0.000792 0.000080 0.986761 ( 0.985453)
build_ruby 0.001002 0.000100 2.644321 ( 2.642687)
build_all 0.008521 0.000407 15.733670 ( 3.289234)
build_install 0.007658 0.000729 2.255629 ( 1.271736)
test_btest 0.000521 0.000050 62.114810 ( 11.310743)
test_basic 0.004954 0.000010 0.354481 ( 0.444745)
test_all 0.000911 0.000083 648.435728 (106.756986)
test_rubyspec 0.042035 0.026144 51.796064 ( 59.958162)
total: 187.62 sec