Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-190040
#<BuildRuby:0x000055cc9b798b88
@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.20220901-190040",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000011 0.000001 0.000012 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.008735 0.001248 0.988320 ( 1.588632)
build_miniruby 0.001933 0.000276 0.078657 ( 0.077275)
build_ruby 0.001601 0.000229 0.069134 ( 0.068424)
build_all 0.009293 0.000604 1.527034 ( 0.584335)
build_install 0.018928 0.004107 1.887274 ( 0.918661)
test_btest 0.000843 0.000126 73.586330 ( 8.005736)
test_basic 0.004066 0.003828 0.323918 ( 0.412747)
test_all 0.003054 0.000556 642.800125 ( 64.930371)
test_rubyspec 0.128162 0.053066 45.811670 ( 54.079789)
total: 130.67 sec