Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-190658
#<BuildRuby:0x0000561b7830d038
@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.20220518-190658",
@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.000007 0.000004 0.000011 ( 0.000011)
autoconf 0.000010 0.000006 0.000016 ( 0.000015)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.005934 0.003297 0.824253 ( 0.921407)
build_miniruby 0.000924 0.000513 0.053404 ( 0.051962)
build_ruby 0.000946 0.000525 0.062602 ( 0.061283)
build_all 0.001169 0.006852 1.223237 ( 0.493200)
build_install 0.013023 0.005552 4.807384 ( 2.438830)
test_btest 0.000872 0.000556 53.134607 ( 6.221441)
test_basic 0.005814 0.000368 0.290388 ( 0.380818)
test_all 0.001411 0.000823 490.783173 ( 53.023972)
test_rubyspec 0.074924 0.043095 41.333658 ( 47.247776)
total: 110.84 sec