Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-083820
#<BuildRuby:0x000055863055b5c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230121-083820",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003166 0.000528 0.615422 ( 1.298775)
build_miniruby 0.000972 0.000000 0.647211 ( 0.646478)
build_ruby 0.001307 0.000000 2.199526 ( 2.199067)
build_all 0.006346 0.002687 11.872042 ( 1.471420)
build_install 0.006150 0.000433 1.490158 ( 0.702624)
test_btest 0.000605 0.000107 63.548058 ( 6.263757)
test_basic 0.002942 0.000519 0.246969 ( 0.342479)
test_all 0.001039 0.000183 485.668746 ( 51.300838)
test_rubyspec 0.011099 0.016047 35.851649 ( 46.047419)
total: 110.27 sec