Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-213232
#<BuildRuby:0x0000560832a577c0
@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.20220312-213232",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008023 0.004072 1.005275 ( 1.446539)
build_miniruby 0.001660 0.000332 0.078147 ( 0.076519)
build_ruby 0.001736 0.000347 0.070918 ( 0.069036)
build_all 0.009403 0.000949 1.481761 ( 0.599154)
build_install 0.013890 0.009301 5.323595 ( 2.213880)
test_btest 0.001098 0.000289 73.149006 ( 8.276837)
test_basic 0.004450 0.004643 0.326913 ( 0.414891)
test_all 0.001681 0.000505 695.274153 ( 67.848253)
test_rubyspec 0.122223 0.052030 46.157337 ( 51.434704)
total: 132.38 sec