Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-184802
#<BuildRuby:0x000055b6d10e74b8
@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-184802",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.010452 0.000904 0.966849 ( 1.568916)
build_miniruby 0.001723 0.000246 0.076223 ( 0.074149)
build_ruby 0.001399 0.000200 0.074298 ( 0.073050)
build_all 0.009734 0.000013 1.517054 ( 0.576920)
build_install 0.017036 0.005230 1.911926 ( 0.918990)
test_btest 0.001412 0.000000 78.711672 ( 8.740058)
test_basic 0.007830 0.000000 0.324641 ( 0.420544)
test_all 0.003925 0.000000 645.228659 ( 64.753835)
test_rubyspec 0.126511 0.039180 45.704888 ( 54.195640)
total: 131.32 sec