Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-200252
#<BuildRuby:0x0000559485cb4ea8
@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.20220903-200252",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007442 0.004634 0.972564 ( 1.004359)
build_miniruby 0.001456 0.000292 0.075839 ( 0.076011)
build_ruby 0.001929 0.000386 0.077958 ( 0.077417)
build_all 0.008975 0.000857 1.571292 ( 0.611651)
build_install 0.014126 0.004704 1.920879 ( 0.966342)
test_btest 0.001197 0.000252 73.978598 ( 8.702403)
test_basic 0.003513 0.004486 0.321563 ( 0.412405)
test_all 0.002565 0.000000 678.288182 ( 66.996779)
test_rubyspec 0.086704 0.075896 45.221575 ( 53.686296)
total: 132.53 sec