Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-102939
#<BuildRuby:0x000055ea9a3bd550
@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.20220720-102939",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005370 0.004984 0.754599 ( 1.131520)
build_miniruby 0.001071 0.000230 0.048663 ( 0.047253)
build_ruby 0.000000 0.001655 0.064461 ( 0.062858)
build_all 0.002402 0.003272 1.284105 ( 0.514380)
build_install 0.008180 0.008665 4.217241 ( 1.775631)
test_btest 0.000975 0.000366 54.478947 ( 6.970727)
test_basic 0.001084 0.004973 0.225976 ( 0.319135)
test_all 0.000874 0.000382 526.519534 ( 55.698678)
test_rubyspec 0.056662 0.078699 41.236503 ( 47.253682)
total: 113.77 sec