Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-213128
#<BuildRuby:0x000055860bb9b658
@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.20221203-213128",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009486 0.000785 1.189910 ( 1.225594)
build_miniruby 0.002208 0.000315 0.844821 ( 0.844185)
build_ruby 0.002804 0.000400 2.243081 ( 2.144497)
build_all 0.020316 0.000709 18.758336 ( 2.172027)
build_install 0.012051 0.009581 2.091814 ( 1.042639)
test_btest 0.001298 0.000259 91.853829 ( 8.899280)
test_basic 0.010033 0.000953 0.351322 ( 0.435007)
test_all 0.002132 0.000406 681.125635 ( 72.649799)
test_rubyspec 0.101036 0.081204 49.365943 ( 57.453836)
total: 146.87 sec