Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-031247
#<BuildRuby:0x0000556bb06be768
@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.20221117-031247",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001508 0.003532 1.049685 ( 1.349911)
build_miniruby 0.001030 0.000000 0.916512 ( 0.915010)
build_ruby 0.001199 0.000000 2.872356 ( 2.761304)
build_all 0.006172 0.003095 15.911872 ( 3.392487)
build_install 0.007014 0.002614 2.150021 ( 1.278104)
test_btest 0.000512 0.000139 59.319867 ( 11.380845)
test_basic 0.000925 0.003970 0.305683 ( 0.396539)
test_all 0.000854 0.000272 657.425772 (101.498127)
test_rubyspec 0.049324 0.019609 50.938163 ( 59.218688)
total: 182.19 sec