Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-025121
#<BuildRuby:0x000055b7576368c0
@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.20220813-025121",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002546 0.003798 0.829551 ( 0.869702)
build_miniruby 0.000789 0.000182 0.057308 ( 0.055985)
build_ruby 0.000823 0.000190 0.060073 ( 0.058734)
build_all 0.000352 0.004282 1.540301 ( 0.592141)
build_install 0.009433 0.001494 1.909096 ( 0.961400)
test_btest 0.000559 0.000160 56.011944 ( 8.137535)
test_basic 0.000594 0.004834 0.293890 ( 0.382937)
test_all 0.001029 0.000368 628.313452 ( 89.812486)
test_rubyspec 0.028055 0.045556 43.869300 ( 51.317990)
total: 152.19 sec