Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-084746
#<BuildRuby:0x000055ba027b9348
@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.20220730-084746",
@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.000027 0.000007 0.000034 ( 0.000035)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004761 0.005459 0.853572 ( 1.044596)
build_miniruby 0.001483 0.000494 0.064133 ( 0.063596)
build_ruby 0.001334 0.000445 0.066349 ( 0.065475)
build_all 0.002659 0.005622 1.264188 ( 0.469141)
build_install 0.013066 0.004278 4.288813 ( 1.785507)
test_btest 0.001226 0.000490 51.690433 ( 6.288653)
test_basic 0.003611 0.001444 0.296527 ( 0.388074)
test_all 0.002123 0.000849 494.920101 ( 52.491913)
test_rubyspec 0.079671 0.058773 41.873373 ( 47.758965)
total: 110.36 sec