Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-042524
#<BuildRuby:0x0000562dbb376ad8
@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.20220829-042524",
@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.000023 0.000008 0.000031 ( 0.000033)
autoconf 0.000041 0.000015 0.000056 ( 0.000052)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.011350 0.002583 0.821512 ( 1.008844)
build_miniruby 0.001864 0.000000 0.064199 ( 0.062516)
build_ruby 0.001416 0.000000 0.056956 ( 0.055446)
build_all 0.002149 0.005633 1.235338 ( 0.452957)
build_install 0.009520 0.006290 1.616873 ( 0.799023)
test_btest 0.000854 0.000374 51.545052 ( 6.135487)
test_basic 0.002585 0.003439 0.289861 ( 0.380247)
test_all 0.000487 0.004367 513.820207 ( 53.385871)
test_rubyspec 0.086631 0.041245 41.010913 ( 49.579954)
total: 111.86 sec