Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-215356
#<BuildRuby:0x000056028e978880
@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.20221128-215356",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003564 0.007644 1.217819 ( 1.223266)
build_miniruby 0.002508 0.000501 0.835528 ( 0.833281)
build_ruby 0.003005 0.000601 2.231231 ( 2.134272)
build_all 0.018277 0.002635 18.617686 ( 2.169469)
build_install 0.014237 0.006001 1.836575 ( 0.965237)
test_btest 0.001248 0.000277 89.771258 ( 8.682736)
test_basic 0.010129 0.000000 0.349130 ( 0.434362)
test_all 0.001799 0.001345 686.098178 ( 71.251136)
test_rubyspec 0.113431 0.067734 49.362914 ( 57.487770)
total: 145.18 sec