Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-224051
#<BuildRuby:0x000056233b9e9350
@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.20220802-224051",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007600 0.002073 0.821124 ( 0.893123)
build_miniruby 0.001417 0.000000 0.050213 ( 0.048672)
build_ruby 0.001820 0.000000 0.064188 ( 0.062375)
build_all 0.005947 0.003306 1.228202 ( 0.480150)
build_install 0.015046 0.001636 4.326533 ( 1.785491)
test_btest 0.001384 0.000346 49.546677 ( 6.425545)
test_basic 0.006388 0.000384 0.289296 ( 0.384874)
test_all 0.002083 0.000490 508.116336 ( 53.441241)
test_rubyspec 0.088489 0.046063 41.179270 ( 48.895846)
total: 112.42 sec