Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-055820
#<BuildRuby:0x0000564f090df468
@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.20220804-055820",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006646 0.803410 ( 0.970827)
build_miniruby 0.000286 0.000761 0.057350 ( 0.056003)
build_ruby 0.000636 0.000136 0.059025 ( 0.057894)
build_all 0.004456 0.000119 1.502234 ( 0.584977)
build_install 0.008250 0.000805 5.643866 ( 2.139768)
test_btest 0.000631 0.000118 45.319420 ( 8.790679)
test_basic 0.005317 0.000185 0.257287 ( 0.346437)
test_all 0.001274 0.000225 624.980285 ( 88.779457)
test_rubyspec 0.078064 0.047989 43.842626 ( 51.213340)
total: 152.94 sec