Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-134846
#<BuildRuby:0x0000563bdb63e878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-134846",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006345 0.000340 0.837578 ( 5.373483)
build_miniruby 0.000901 0.000138 0.056988 ( 0.055791)
build_ruby 0.000881 0.000136 0.059188 ( 0.057959)
build_all 0.000021 0.004459 1.527314 ( 0.589753)
build_install 0.009924 0.001171 5.644995 ( 2.160413)
test_btest 0.000476 0.000102 54.277482 ( 8.255063)
test_basic 0.005180 0.001110 0.336202 ( 0.423408)
test_all 0.000000 0.001115 601.789056 ( 90.043112)
test_rubyspec 0.082516 0.045516 43.698702 ( 49.297145)
total: 156.26 sec