Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-001429
#<BuildRuby:0x0000564509c188e8
@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.20220219-001429",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000064 0.000017 0.000081 ( 0.000073)
build_up 0.009081 0.002477 0.949054 ( 1.488358)
build_miniruby 0.001584 0.000432 0.074444 ( 0.072403)
build_ruby 0.001297 0.000354 0.074355 ( 0.072532)
build_all 0.009831 0.001146 4.154558 ( 0.791148)
build_install 0.015415 0.008646 7.805585 ( 2.333257)
test_btest 0.000865 0.000266 75.497403 ( 8.317777)
test_basic 0.006842 0.000000 0.343343 ( 0.431973)
test_all 0.001674 0.000000 706.044944 ( 67.722326)
test_rubyspec 0.093850 0.062531 46.375410 ( 51.544652)
total: 132.78 sec