Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-214205
#<BuildRuby:0x00005615b260f680
@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.20220603-214205",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000024 0.000000 0.000024 ( 0.000022)
build_up 0.003985 0.008049 0.971904 ( 1.061877)
build_miniruby 0.002060 0.000000 0.066649 ( 0.064618)
build_ruby 0.002045 0.000072 0.077789 ( 0.075994)
build_all 0.003630 0.005576 1.488679 ( 0.608350)
build_install 0.016174 0.006358 5.912223 ( 2.835019)
test_btest 0.000993 0.000418 76.464606 ( 8.606773)
test_basic 0.006645 0.001031 0.324624 ( 0.413695)
test_all 0.000000 0.002496 702.464680 ( 67.614017)
test_rubyspec 0.114559 0.046627 46.172582 ( 51.914931)
total: 133.20 sec