Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-042314
#<BuildRuby:0x000055de6ddd84d8
@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.20220326-042314",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000040 0.000006 0.000046 ( 0.000049)
configure 0.000033 0.000004 0.000037 ( 0.000035)
build_up 0.009955 0.000795 1.012333 ( 1.219975)
build_miniruby 0.002813 0.000000 0.078825 ( 0.075916)
build_ruby 0.002091 0.000000 0.075959 ( 0.073678)
build_all 0.006775 0.003498 4.195596 ( 0.845571)
build_install 0.009545 0.011555 7.920156 ( 2.422050)
test_btest 0.001027 0.000280 77.713947 ( 8.303823)
test_basic 0.007282 0.000000 0.331388 ( 0.426884)
test_all 0.001699 0.000000 674.689000 ( 66.266011)
test_rubyspec 0.116155 0.052242 45.917750 ( 51.179189)
total: 130.81 sec