Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-104315
#<BuildRuby:0x000055935ac108e8
@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.20220826-104315",
@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.000018 0.000005 0.000023 ( 0.000015)
configure 0.000077 0.000019 0.000096 ( 0.000099)
build_up 0.006305 0.004681 0.998657 ( 1.337849)
build_miniruby 0.001521 0.000468 0.076915 ( 0.075593)
build_ruby 0.001360 0.000418 0.076698 ( 0.075394)
build_all 0.007408 0.002279 1.523631 ( 0.570635)
build_install 0.017945 0.003712 1.860926 ( 0.917053)
test_btest 0.000961 0.000275 76.460374 ( 8.663697)
test_basic 0.008206 0.000000 0.329590 ( 0.418640)
test_all 0.003681 0.002924 694.287996 ( 67.659378)
test_rubyspec 0.119961 0.052915 45.673923 ( 54.267405)
total: 133.99 sec