Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-093930
#<BuildRuby:0x000055568a132758
@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.20220620-093930",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005950 0.000425 0.863222 ( 1.076742)
build_miniruby 0.000922 0.000066 0.057312 ( 0.056072)
build_ruby 0.000808 0.000058 0.060139 ( 0.058811)
build_all 0.004049 0.000289 1.504792 ( 0.604283)
build_install 0.011025 0.000096 6.355755 ( 2.875479)
test_btest 0.000797 0.000050 50.798410 ( 8.905182)
test_basic 0.000592 0.004972 0.295491 ( 0.384267)
test_all 0.000887 0.000110 645.836676 ( 93.209636)
test_rubyspec 0.070141 0.056714 44.219194 ( 49.830779)
total: 157.00 sec