Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-111220
#<BuildRuby:0x0000557910af7fb0
@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.20221228-111220",
@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.000008 0.000002 0.000010 ( 0.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.005974 0.000247 0.846060 ( 1.134827)
build_miniruby 0.001092 0.000146 1.017866 ( 1.016039)
build_ruby 0.001338 0.000178 2.769389 ( 2.766994)
build_all 0.008695 0.001159 16.743376 ( 2.983060)
build_install 0.011765 0.000000 2.296772 ( 1.186889)
test_btest 0.000992 0.000000 75.378103 ( 10.542057)
test_basic 0.007375 0.000027 0.357988 ( 0.442394)
test_all 0.001196 0.000126 649.938899 (105.814628)
test_rubyspec 0.100173 0.027300 51.684685 ( 59.774515)
total: 185.66 sec