Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-071355
#<BuildRuby:0x0000561a02e04620
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-071355",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008624 0.002829 0.971941 ( 1.766590)
build_miniruby 0.001522 0.000543 0.076384 ( 0.075689)
build_ruby 0.002757 0.000000 0.071897 ( 0.070195)
build_all 0.008688 0.001154 1.570392 ( 0.598477)
build_install 0.012095 0.009775 1.893682 ( 0.937667)
test_btest 0.000755 0.000293 75.030805 ( 8.377990)
test_basic 0.001275 0.004975 0.328638 ( 0.420929)
test_all 0.002574 0.001144 632.035383 ( 65.086283)
test_rubyspec 0.101243 0.081089 45.970041 ( 54.299600)
total: 131.63 sec