Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-022618
#<BuildRuby:0x000055d8b5ef6be8
@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.20230131-022618",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000042)
build_up 0.006012 0.000620 0.917731 ( 1.063773)
build_miniruby 0.001347 0.000000 1.003404 ( 1.001396)
build_ruby 0.001485 0.000000 2.785538 ( 2.782997)
build_all 0.009587 0.000123 16.746419 ( 2.992895)
build_install 0.005081 0.004323 2.077755 ( 1.064207)
test_btest 0.000578 0.000160 77.202598 ( 10.629217)
test_basic 0.000000 0.006501 0.309218 ( 0.395786)
test_all 0.000000 0.001392 651.811269 ( 95.079961)
test_rubyspec 0.066300 0.069154 51.768243 ( 59.817901)
total: 174.83 sec