Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-155809
#<BuildRuby:0x000055ce8db4b778
@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.20220310-155809",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000101 0.000016 0.000117 ( 0.000119)
build_up 0.010849 0.000967 1.000562 ( 1.042555)
build_miniruby 0.001603 0.000229 0.071890 ( 0.070142)
build_ruby 0.001675 0.000239 0.070287 ( 0.067932)
build_all 0.009857 0.000030 1.494737 ( 0.607374)
build_install 0.007780 0.015855 5.249920 ( 2.159250)
test_btest 0.000847 0.000254 74.283605 ( 8.149504)
test_basic 0.005500 0.001650 0.334270 ( 0.422321)
test_all 0.001196 0.000359 667.877906 ( 65.918338)
test_rubyspec 0.110499 0.045421 46.231170 ( 51.367520)
total: 129.81 sec