Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-033153
#<BuildRuby:0x0000559bf4e183a0
@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.20220921-033153",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005871 0.004615 1.132567 ( 1.110384)
build_miniruby 0.001376 0.000423 0.115365 ( 0.110459)
build_ruby 0.001243 0.000382 0.112257 ( 0.094088)
build_all 0.004030 0.006907 1.571361 ( 0.654628)
build_install 0.019823 0.002510 1.941403 ( 0.976603)
test_btest 0.000933 0.000311 75.373085 ( 8.394655)
test_basic 0.006810 0.000706 0.369031 ( 0.458279)
test_all 0.004037 0.000939 636.207655 ( 66.313678)
test_rubyspec 0.123956 0.049121 45.792250 ( 54.229134)
total: 132.34 sec