Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-230357
#<BuildRuby:0x00005634cf2a49c8
@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.20220902-230357",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010247 0.002052 1.011324 ( 1.159256)
build_miniruby 0.000000 0.002510 0.079459 ( 0.078203)
build_ruby 0.001799 0.000919 0.074652 ( 0.072804)
build_all 0.010838 0.000000 1.519551 ( 0.574462)
build_install 0.013308 0.009675 1.893872 ( 0.936328)
test_btest 0.000782 0.000304 76.979821 ( 8.324449)
test_basic 0.003431 0.004093 0.320068 ( 0.409586)
test_all 0.002507 0.001056 637.575234 ( 64.280445)
test_rubyspec 0.086899 0.077115 45.551624 ( 53.889636)
total: 129.73 sec