Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-110547
#<BuildRuby:0x00005605b69f0328
@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.20220813-110547",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006355 0.000489 0.857360 ( 1.172048)
build_miniruby 0.001015 0.000000 0.057882 ( 0.056529)
build_ruby 0.001033 0.000000 0.059751 ( 0.058523)
build_all 0.004511 0.000144 1.553491 ( 0.597109)
build_install 0.007052 0.003930 1.915075 ( 0.960146)
test_btest 0.000826 0.000097 54.152118 ( 8.736032)
test_basic 0.005182 0.000000 0.286936 ( 0.376377)
test_all 0.003079 0.000000 618.885553 ( 89.860700)
test_rubyspec 0.073073 0.053768 43.985304 ( 51.328150)
total: 153.15 sec