Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-143041
#<BuildRuby:0x0000557213b5f858
@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.20220212-143041",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010782 0.002158 0.988784 ( 1.619243)
build_miniruby 0.001760 0.000000 0.067999 ( 0.066040)
build_ruby 0.001935 0.000000 0.081023 ( 0.078755)
build_all 0.010183 0.000277 4.071674 ( 0.778806)
build_install 0.020114 0.003953 7.770659 ( 2.286298)
test_btest 0.000972 0.000232 75.203119 ( 7.864089)
test_basic 0.007392 0.000691 0.336114 ( 0.431702)
test_all 0.001400 0.000318 651.968370 ( 64.813769)
test_rubyspec 0.088366 0.068067 46.186345 ( 51.533008)
total: 129.47 sec