Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-181202
#<BuildRuby:0x0000557f5361aaa8
@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.20230101-181202",
@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.000002 0.000009 ( 0.000007)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005795 0.000390 0.843693 ( 1.006403)
build_miniruby 0.001349 0.000000 1.009772 ( 1.007776)
build_ruby 0.001418 0.000000 2.766093 ( 2.763537)
build_all 0.008219 0.001543 16.819999 ( 2.986278)
build_install 0.008086 0.003665 2.348324 ( 1.204442)
test_btest 0.000888 0.000193 75.644754 ( 10.725269)
test_basic 0.006277 0.001365 0.324147 ( 0.408542)
test_all 0.001185 0.000257 663.371577 (100.605583)
test_rubyspec 0.073098 0.041193 51.698572 ( 59.770374)
total: 180.48 sec