Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-133508
#<BuildRuby:0x0000559607782038
@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-133508",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005618 0.003765 0.790700 ( 1.963256)
build_miniruby 0.000000 0.002265 0.103216 ( 0.101243)
build_ruby 0.002025 0.001955 2.505673 ( 2.366406)
build_all 0.011821 0.000648 12.863973 ( 1.678086)
build_install 0.007980 0.007362 1.612544 ( 0.780272)
test_btest 0.000816 0.000204 51.140125 ( 6.223866)
test_basic 0.002568 0.003658 0.273026 ( 0.362472)
test_all 0.004333 0.000491 503.597583 ( 53.192960)
test_rubyspec 0.086938 0.040523 41.170465 ( 49.742322)
total: 116.41 sec