Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-001225
#<BuildRuby:0x0000555c076f0028
@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-001225",
@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.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000013)
build_up 0.005928 0.000395 0.859275 ( 1.059754)
build_miniruby 0.000999 0.000214 1.005695 ( 1.003763)
build_ruby 0.001287 0.000276 2.770442 ( 2.768006)
build_all 0.001822 0.007921 16.725433 ( 3.018570)
build_install 0.007437 0.003866 2.088853 ( 1.068658)
test_btest 0.000768 0.000271 78.412000 ( 10.677085)
test_basic 0.003753 0.002490 0.359650 ( 0.446008)
test_all 0.001366 0.000000 672.523625 (100.598670)
test_rubyspec 0.062413 0.051775 51.929394 ( 59.931747)
total: 180.57 sec