Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-115510
#<BuildRuby:0x000055d018e880d0
@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.20221129-115510",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005059 0.000169 1.239609 ( 1.285000)
build_miniruby 0.000835 0.000125 0.974402 ( 0.972926)
build_ruby 0.001126 0.000169 2.792712 ( 2.703887)
build_all 0.008852 0.000091 15.804369 ( 3.260356)
build_install 0.009491 0.000700 2.123542 ( 1.202575)
test_btest 0.000543 0.000071 56.142086 ( 11.711845)
test_basic 0.003584 0.000468 0.339778 ( 0.431447)
test_all 0.000699 0.000091 699.406741 (108.147708)
test_rubyspec 0.051387 0.018906 53.333225 ( 61.540030)
total: 191.26 sec