Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-050533
#<BuildRuby:0x000056341e2f8b38
@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.20220311-050533",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000059 0.000019 0.000078 ( 0.000085)
configure 0.000023 0.000008 0.000031 ( 0.000027)
build_up 0.009131 0.001584 1.027933 ( 2.152918)
build_miniruby 0.001710 0.000526 0.077240 ( 0.075396)
build_ruby 0.001633 0.000503 0.080636 ( 0.078134)
build_all 0.006523 0.003726 1.479659 ( 0.617749)
build_install 0.021251 0.002175 5.280538 ( 2.217238)
test_btest 0.000867 0.000241 73.842859 ( 8.014503)
test_basic 0.002681 0.004244 0.339149 ( 0.428428)
test_all 0.001454 0.000459 662.265074 ( 65.744653)
test_rubyspec 0.111385 0.059574 46.358880 ( 51.845316)
total: 131.18 sec