Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-083152
#<BuildRuby:0x000055dcbf08a678
@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-083152",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000028 0.000006 0.000034 ( 0.000020)
build_up 0.006401 0.000000 0.878386 ( 1.045794)
build_miniruby 0.001316 0.000018 1.017683 ( 1.015790)
build_ruby 0.001334 0.000251 2.750304 ( 2.747768)
build_all 0.006831 0.002885 16.719647 ( 2.996006)
build_install 0.005294 0.004077 2.060769 ( 1.071909)
test_btest 0.000885 0.000221 74.882325 ( 10.371457)
test_basic 0.002183 0.004455 0.345321 ( 0.431778)
test_all 0.001266 0.000380 668.029647 ( 98.336396)
test_rubyspec 0.095273 0.039706 51.586913 ( 59.646917)
total: 177.66 sec