Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-124154
#<BuildRuby:0x00005599229a8920
@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.20221127-124154",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000096 0.000015 0.000111 ( 0.000115)
build_up 0.009594 0.000786 1.297829 ( 1.641683)
build_miniruby 0.002338 0.000000 0.845017 ( 0.845225)
build_ruby 0.003176 0.000153 2.260334 ( 2.170132)
build_all 0.017510 0.004449 25.170943 ( 2.854670)
build_install 0.017361 0.003649 4.997324 ( 1.192444)
test_btest 0.001337 0.000223 85.916951 ( 8.967841)
test_basic 0.002943 0.003260 0.357246 ( 0.454873)
test_all 0.002098 0.000403 654.705267 ( 69.204633)
test_rubyspec 0.106737 0.042621 49.781212 ( 58.249574)
total: 145.58 sec