Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-175354
#<BuildRuby:0x000055edf5bf40d0
@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.20220819-175354",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005800 0.000893 0.842091 ( 1.075376)
build_miniruby 0.000000 0.000743 0.057287 ( 0.056204)
build_ruby 0.000000 0.001035 0.059721 ( 0.058439)
build_all 0.002522 0.002045 1.561298 ( 0.602334)
build_install 0.007233 0.003908 1.941231 ( 0.973729)
test_btest 0.000546 0.000137 51.925922 ( 8.756851)
test_basic 0.001248 0.004555 0.334718 ( 0.422951)
test_all 0.001422 0.000445 617.807800 ( 91.189302)
test_rubyspec 0.083981 0.044048 44.248785 ( 52.506166)
total: 155.64 sec