Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-033800
#<BuildRuby:0x000055c9ec2d2c40
@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.20220822-033800",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006167 0.000949 0.859507 ( 1.080942)
build_miniruby 0.000948 0.000146 0.089752 ( 0.087662)
build_ruby 0.000000 0.002020 3.528232 ( 3.331983)
build_all 0.006597 0.002828 15.736305 ( 2.869943)
build_install 0.010992 0.000339 2.024470 ( 0.972428)
test_btest 0.000489 0.000092 50.722643 ( 8.347633)
test_basic 0.005193 0.000974 0.345358 ( 0.432886)
test_all 0.002756 0.000000 624.202558 ( 93.316587)
test_rubyspec 0.065600 0.055609 44.320464 ( 52.561803)
total: 163.00 sec