Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-002519
#<BuildRuby:0x00005618d4a5f670
@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-002519",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004523 0.000323 1.137007 ( 1.186073)
build_miniruby 0.000755 0.000053 0.985887 ( 0.984607)
build_ruby 0.001162 0.000083 2.733068 ( 2.639725)
build_all 0.008427 0.000602 15.645253 ( 3.321791)
build_install 0.007626 0.000544 1.977234 ( 1.146092)
test_btest 0.000502 0.000036 59.203145 ( 11.509040)
test_basic 0.004437 0.000000 0.326308 ( 0.417985)
test_all 0.001310 0.000000 672.053804 (114.529517)
test_rubyspec 0.046744 0.019342 53.127630 ( 61.380087)
total: 197.12 sec