Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-150818
#<BuildRuby:0x00005629a24e88e8
@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.20220915-150818",
@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.000020 0.000002 0.000022 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008654 0.000618 1.101376 ( 1.091698)
build_miniruby 0.001908 0.000136 0.071256 ( 0.068890)
build_ruby 0.001726 0.000123 0.082232 ( 0.081318)
build_all 0.009690 0.000000 1.592930 ( 0.616578)
build_install 0.015632 0.005049 1.931804 ( 0.948592)
test_btest 0.001702 0.000180 93.993056 ( 9.335342)
test_basic 0.007355 0.000225 0.343372 ( 0.439377)
test_all 0.000000 0.004024 671.276798 ( 67.697292)
test_rubyspec 0.113544 0.038045 46.935362 ( 55.368502)
total: 135.65 sec