Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-174902
#<BuildRuby:0x0000565282c786e0
@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.20220803-174902",
@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.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000016 0.000005 0.000021 ( 0.000019)
build_up 0.010008 0.001858 1.010954 ( 1.208486)
build_miniruby 0.001686 0.000519 0.071286 ( 0.070239)
build_ruby 0.001543 0.000474 0.068611 ( 0.067799)
build_all 0.008652 0.001129 1.500703 ( 0.567065)
build_install 0.014630 0.008200 5.198825 ( 2.090496)
test_btest 0.000898 0.000299 74.358834 ( 8.042144)
test_basic 0.000000 0.008019 0.323520 ( 0.413452)
test_all 0.002090 0.000000 678.945019 ( 66.749012)
test_rubyspec 0.109997 0.062218 45.460361 ( 53.002673)
total: 132.21 sec