Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-090122
#<BuildRuby:0x000055c09abad438
@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.20220827-090122",
@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.000015 0.000008 0.000023 ( 0.000024)
autoconf 0.000028 0.000016 0.000044 ( 0.000044)
configure 0.000019 0.000011 0.000030 ( 0.000029)
build_up 0.005357 0.007682 0.843892 ( 0.938408)
build_miniruby 0.001149 0.000765 0.063088 ( 0.061000)
build_ruby 0.000952 0.000634 0.065272 ( 0.063573)
build_all 0.007141 0.000453 1.291824 ( 0.473317)
build_install 0.008924 0.005206 1.580266 ( 0.801181)
test_btest 0.000922 0.000538 53.373596 ( 6.282766)
test_basic 0.001113 0.005882 0.293880 ( 0.383755)
test_all 0.000000 0.004654 499.434051 ( 53.789108)
test_rubyspec 0.059180 0.067211 41.852484 ( 50.130504)
total: 112.92 sec