Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-231021
#<BuildRuby:0x000055ec3a5467e0
@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.20220817-231021",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006910 0.000000 0.832217 ( 0.891553)
build_miniruby 0.000945 0.000022 0.058405 ( 0.057293)
build_ruby 0.000924 0.000123 0.059867 ( 0.058508)
build_all 0.002249 0.002348 1.512283 ( 0.591146)
build_install 0.007577 0.003565 1.932162 ( 0.966685)
test_btest 0.000574 0.000115 46.596719 ( 8.772711)
test_basic 0.001652 0.003899 0.253943 ( 0.343238)
test_all 0.001865 0.000466 599.825214 ( 89.162708)
test_rubyspec 0.077349 0.041937 43.738379 ( 51.164643)
total: 152.01 sec