Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-100422
#<BuildRuby:0x0000564dcb98bba0
@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.20220825-100422",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.007052 0.004781 0.883429 ( 3.526621)
build_miniruby 0.001137 0.000263 0.053513 ( 0.052896)
build_ruby 0.000926 0.000214 0.054776 ( 0.054447)
build_all 0.006344 0.001464 1.244753 ( 0.485491)
build_install 0.013786 0.000761 1.557104 ( 0.792339)
test_btest 0.001246 0.000000 56.476215 ( 6.257612)
test_basic 0.006205 0.000000 0.289913 ( 0.383653)
test_all 0.000000 0.005534 499.535535 ( 52.694948)
test_rubyspec 0.099754 0.043768 41.951710 ( 50.598445)
total: 114.85 sec