Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-202201
#<BuildRuby:0x0000562bb4584f40
@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.20220301-202201",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011291 0.001037 1.034157 ( 1.035855)
build_miniruby 0.001507 0.000216 0.072171 ( 0.069995)
build_ruby 0.001854 0.000265 0.077086 ( 0.074684)
build_all 0.001891 0.008836 4.202536 ( 0.855687)
build_install 0.020260 0.003911 7.882094 ( 2.396178)
test_btest 0.001081 0.000270 78.525046 ( 8.254701)
test_basic 0.006084 0.001521 0.336996 ( 0.425357)
test_all 0.000000 0.001792 672.088818 ( 65.690914)
test_rubyspec 0.098595 0.076788 46.349129 ( 51.522031)
total: 130.33 sec