Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-035823
#<BuildRuby:0x00005617c5e8e918
@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.20220503-035823",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005859 0.000901 0.844631 ( 1.041509)
build_miniruby 0.000835 0.000128 0.057246 ( 0.056036)
build_ruby 0.000000 0.001043 0.057464 ( 0.056152)
build_all 0.001581 0.002699 1.497824 ( 0.595010)
build_install 0.010484 0.000385 6.242389 ( 2.780926)
test_btest 0.000612 0.000115 51.502768 ( 8.419659)
test_basic 0.004679 0.000878 0.286506 ( 0.375147)
test_all 0.001231 0.000231 613.837321 ( 91.067614)
test_rubyspec 0.079896 0.030313 43.693512 ( 48.610808)
total: 153.00 sec