Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-213640
#<BuildRuby:0x00005649cbda6770
@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="-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.20221129-213640",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006864 0.003764 1.212661 ( 1.252183)
build_miniruby 0.002192 0.000000 0.848452 ( 0.848451)
build_ruby 0.002863 0.000273 2.223094 ( 2.128795)
build_all 0.018368 0.002924 18.622739 ( 2.195952)
build_install 0.020387 0.002240 2.037396 ( 1.056969)
test_btest 0.001172 0.000203 92.750332 ( 8.896562)
test_basic 0.009118 0.000791 0.351559 ( 0.435917)
test_all 0.001476 0.000246 728.901987 ( 71.301519)
test_rubyspec 0.111966 0.075911 49.298134 ( 57.413716)
total: 145.53 sec