Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-003545
#<BuildRuby:0x000055dd512b4920
@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.20220824-003545",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011049 0.000533 0.967633 ( 1.012938)
build_miniruby 0.001671 0.000295 0.077420 ( 0.075212)
build_ruby 0.001540 0.000272 0.074878 ( 0.074172)
build_all 0.008379 0.001478 1.523109 ( 0.573866)
build_install 0.018639 0.003834 1.869434 ( 0.926469)
test_btest 0.001304 0.000000 75.648721 ( 8.557731)
test_basic 0.000000 0.006363 0.327477 ( 0.416437)
test_all 0.000592 0.002116 676.745106 ( 66.467773)
test_rubyspec 0.112925 0.056832 45.897234 ( 54.464589)
total: 132.57 sec