Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-214442
#<BuildRuby:0x000055ac44c07858
@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.20220215-214442",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004782 0.005248 0.930947 ( 0.969574)
build_miniruby 0.001634 0.000377 0.075789 ( 0.073952)
build_ruby 0.001523 0.000352 0.074954 ( 0.072922)
build_all 0.010458 0.000182 4.162318 ( 0.775279)
build_install 0.013273 0.010737 7.741868 ( 2.338427)
test_btest 0.000995 0.000292 75.518055 ( 8.346447)
test_basic 0.007596 0.000000 0.329025 ( 0.418152)
test_all 0.001808 0.000000 661.331717 ( 65.293145)
test_rubyspec 0.102035 0.058512 45.944608 ( 51.101441)
total: 129.39 sec