Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-231355
#<BuildRuby:0x0000557618924af8
@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.20220216-231355",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.006847 0.003496 0.940428 ( 1.181481)
build_miniruby 0.002111 0.000248 0.067290 ( 0.065519)
build_ruby 0.001556 0.000183 0.077333 ( 0.075645)
build_all 0.006426 0.003792 4.136354 ( 0.792437)
build_install 0.017331 0.005763 7.926240 ( 2.405773)
test_btest 0.000000 0.001159 74.220132 ( 7.666969)
test_basic 0.006333 0.002626 0.335382 ( 0.422803)
test_all 0.002140 0.000000 661.193513 ( 65.097022)
test_rubyspec 0.133391 0.037155 46.121072 ( 51.576192)
total: 129.28 sec