Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-135208
#<BuildRuby:0x00005608d4b6be70
@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.20221229-135208",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005800 0.000536 0.840113 ( 1.800658)
build_miniruby 0.001040 0.000320 1.023459 ( 1.021401)
build_ruby 0.000000 0.001604 2.781086 ( 2.778338)
build_all 0.006492 0.003416 16.747143 ( 2.965483)
build_install 0.005046 0.006603 2.353109 ( 1.200648)
test_btest 0.000636 0.000272 77.100778 ( 10.369912)
test_basic 0.001184 0.005443 0.349807 ( 0.435919)
test_all 0.001052 0.000526 682.384295 ( 94.935289)
test_rubyspec 0.071541 0.039501 51.772543 ( 59.871341)
total: 175.38 sec