Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-205659
#<BuildRuby:0x00005604f9a7cb88
@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.20220829-205659",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009486 0.002553 1.040477 ( 1.052868)
build_miniruby 0.002004 0.000000 0.072674 ( 0.071683)
build_ruby 0.001916 0.000000 0.076759 ( 0.076121)
build_all 0.006696 0.002621 1.531583 ( 0.581416)
build_install 0.022498 0.000000 1.910614 ( 0.924533)
test_btest 0.001183 0.000000 73.234022 ( 8.478305)
test_basic 0.007864 0.000429 0.324954 ( 0.412721)
test_all 0.002759 0.000506 634.526852 ( 64.542063)
test_rubyspec 0.109264 0.052477 45.971376 ( 54.391891)
total: 130.53 sec