Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-064741
#<BuildRuby:0x00005618192946e0
@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.20221117-064741",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008329 0.000276 1.101110 ( 2.057414)
build_miniruby 0.001862 0.000000 0.913889 ( 0.913774)
build_ruby 0.000000 0.002441 2.365759 ( 2.270592)
build_all 0.012510 0.005515 18.325474 ( 2.251065)
build_install 0.012745 0.005733 1.926970 ( 1.032718)
test_btest 0.000983 0.000187 87.545019 ( 10.553667)
test_basic 0.002870 0.004167 0.360601 ( 0.452133)
test_all 0.001650 0.000375 712.820253 ( 75.032233)
test_rubyspec 0.076468 0.051971 50.677549 ( 59.243431)
total: 153.81 sec