Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-013207
#<BuildRuby:0x00005602d83dca58
@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.20220206-013207",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009181 0.001157 0.952876 ( 1.020317)
build_miniruby 0.002190 0.000000 0.075633 ( 0.073528)
build_ruby 0.002050 0.000000 0.076068 ( 0.073770)
build_all 0.005410 0.004754 4.015542 ( 0.766396)
build_install 0.021851 0.002971 7.785428 ( 2.313785)
test_btest 0.000000 0.001325 74.924621 ( 8.069945)
test_basic 0.004706 0.003752 0.337736 ( 0.435391)
test_all 0.001374 0.000381 704.610240 ( 67.650228)
test_rubyspec 0.080792 0.085479 46.013850 ( 51.472551)
total: 131.88 sec