Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-214813
#<BuildRuby:0x00005567f9773e70
@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.20230124-214813",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005473 0.000782 0.837866 ( 1.276402)
build_miniruby 0.001188 0.000170 1.011319 ( 1.009383)
build_ruby 0.001479 0.000212 2.762724 ( 2.760145)
build_all 0.009199 0.000608 16.711609 ( 2.993171)
build_install 0.010431 0.000687 2.087595 ( 1.074409)
test_btest 0.000825 0.000103 68.428849 ( 11.231889)
test_basic 0.006569 0.000145 0.375750 ( 0.461812)
test_all 0.000617 0.001019 663.176839 ( 92.971364)
test_rubyspec 0.088077 0.043051 51.449192 ( 59.508321)
total: 173.29 sec