Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-164253
#<BuildRuby:0x000056162d95a940
@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.20230208-164253",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000025)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.003835 0.000319 0.644299 ( 1.058073)
build_miniruby 0.000882 0.000074 0.641763 ( 0.641527)
build_ruby 0.000000 0.001260 2.071710 ( 2.071566)
build_all 0.003348 0.005856 12.339772 ( 1.505109)
build_install 0.005965 0.000378 1.505037 ( 0.718623)
test_btest 0.000651 0.000000 66.194194 ( 5.922009)
test_basic 0.000461 0.003408 0.279239 ( 0.374388)
test_all 0.001036 0.000000 490.495384 ( 46.598591)
test_rubyspec 0.015640 0.012090 34.789500 ( 45.354812)
total: 104.25 sec