Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-085646
#<BuildRuby:0x00005593858c8e80
@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.20220525-085646",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003643 0.007920 0.850548 ( 1.544463)
build_miniruby 0.000919 0.000383 0.052962 ( 0.051518)
build_ruby 0.000902 0.000376 0.053044 ( 0.052198)
build_all 0.004473 0.004311 1.216345 ( 0.497942)
build_install 0.008026 0.010587 4.878242 ( 2.499114)
test_btest 0.001101 0.000629 52.510124 ( 6.170067)
test_basic 0.001137 0.005300 0.279412 ( 0.369970)
test_all 0.001158 0.002894 521.390722 ( 54.468003)
test_rubyspec 0.053808 0.068173 41.610779 ( 47.478533)
total: 113.13 sec