Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-230833
#<BuildRuby:0x0000565435b40480
@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.20220309-230833",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011819 1.036936 ( 1.421556)
build_miniruby 0.001264 0.000590 0.078659 ( 0.078236)
build_ruby 0.001126 0.000525 0.069135 ( 0.068509)
build_all 0.006754 0.003387 1.517655 ( 0.625940)
build_install 0.016075 0.006000 5.299852 ( 2.251344)
test_btest 0.000998 0.000449 70.880290 ( 8.324701)
test_basic 0.004465 0.002010 0.347094 ( 0.438597)
test_all 0.001498 0.000675 717.225804 ( 76.530760)
test_rubyspec 0.102119 0.048092 46.098931 ( 51.428602)
total: 141.17 sec