Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-231815
#<BuildRuby:0x00005578714ac4c0
@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.20220913-231815",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002070 0.008327 1.139561 ( 1.422404)
build_miniruby 0.002025 0.000405 0.072986 ( 0.072078)
build_ruby 0.001840 0.000368 0.077161 ( 0.076207)
build_all 0.011889 0.000556 1.592991 ( 0.619124)
build_install 0.022481 0.000000 1.945115 ( 0.962310)
test_btest 0.001120 0.000000 93.650265 ( 9.567042)
test_basic 0.003034 0.004464 0.359852 ( 0.450752)
test_all 0.003060 0.000533 640.847210 ( 66.387398)
test_rubyspec 0.110669 0.051129 47.172792 ( 55.532600)
total: 135.09 sec