Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-061705
#<BuildRuby:0x00005584abf10088
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221124-061705",
@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.000018 0.000003 0.000021 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004886 0.000150 1.090005 ( 1.104095)
build_miniruby 0.000908 0.000000 0.956127 ( 0.954665)
build_ruby 0.001337 0.000000 2.821852 ( 2.718552)
build_all 0.008340 0.000395 15.800427 ( 3.335833)
build_install 0.003713 0.004826 1.941659 ( 1.113155)
test_btest 0.000745 0.000000 64.156714 ( 10.636763)
test_basic 0.001564 0.002942 0.333474 ( 0.424637)
test_all 0.002063 0.000149 678.024953 (122.452330)
test_rubyspec 0.049718 0.011822 53.824259 ( 62.080071)
total: 204.82 sec