Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-204342
#<BuildRuby:0x00005577452b86c8
@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.20220223-204342",
@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.000023 0.000003 0.000026 ( 0.000027)
configure 0.000025 0.000004 0.000029 ( 0.000025)
build_up 0.007261 0.004636 0.881455 ( 0.925194)
build_miniruby 0.001638 0.000328 0.074742 ( 0.072517)
build_ruby 0.001576 0.000315 0.073149 ( 0.071117)
build_all 0.004795 0.005710 4.142362 ( 0.844441)
build_install 0.019768 0.003753 7.969088 ( 2.403116)
test_btest 0.001009 0.000252 73.292198 ( 7.901281)
test_basic 0.006213 0.000381 0.340740 ( 0.430420)
test_all 0.002481 0.000000 685.998141 ( 66.716823)
test_rubyspec 0.103026 0.070770 46.383077 ( 51.769245)
total: 131.14 sec