Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-151722
#<BuildRuby:0x0000564df9015408
@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.20220813-151722",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.008484 0.000653 0.841593 ( 0.992296)
build_miniruby 0.001813 0.000140 0.054136 ( 0.052086)
build_ruby 0.001797 0.000138 0.062633 ( 0.060086)
build_all 0.008603 0.000662 1.245649 ( 0.475060)
build_install 0.014305 0.000615 1.583728 ( 0.792488)
test_btest 0.000965 0.000069 50.682081 ( 6.214714)
test_basic 0.005845 0.000418 0.277078 ( 0.367569)
test_all 0.006170 0.000213 512.347390 ( 53.104662)
test_rubyspec 0.090450 0.036630 41.690331 ( 49.074348)
total: 111.13 sec