Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-023454
#<BuildRuby:0x0000563b68806700
@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.20220819-023454",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.011139 0.001666 0.973493 ( 1.291237)
build_miniruby 0.001404 0.000324 0.076013 ( 0.075747)
build_ruby 0.001693 0.000391 0.077834 ( 0.076425)
build_all 0.004298 0.006051 1.534449 ( 0.597033)
build_install 0.019694 0.002550 1.834222 ( 0.903287)
test_btest 0.000951 0.000254 72.929956 ( 8.440471)
test_basic 0.007177 0.000351 0.331957 ( 0.420433)
test_all 0.002538 0.000635 678.086788 ( 66.236171)
test_rubyspec 0.105374 0.056620 45.765089 ( 54.304001)
total: 132.35 sec