Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-153226
#<BuildRuby:0x0000555b57b4ebe8
@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.20230130-153226",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000026)
build_up 0.005956 0.000401 0.848199 ( 1.047303)
build_miniruby 0.001068 0.000229 1.005844 ( 1.003898)
build_ruby 0.001306 0.000280 2.779724 ( 2.777221)
build_all 0.009084 0.000937 16.742978 ( 3.000451)
build_install 0.010503 0.001086 2.090991 ( 1.075325)
test_btest 0.000860 0.000161 76.183016 ( 10.595252)
test_basic 0.006248 0.000197 0.337428 ( 0.424039)
test_all 0.001271 0.000093 648.844241 (103.625117)
test_rubyspec 0.103996 0.021206 51.546179 ( 59.682428)
total: 183.23 sec