Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-155523
#<BuildRuby:0x00005641962d5338
@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.20221008-155523",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004139 0.007523 1.082369 ( 1.123275)
build_miniruby 0.001434 0.000287 0.097543 ( 0.095871)
build_ruby 0.002677 0.000536 0.094155 ( 0.089667)
build_all 0.002885 0.004957 1.325588 ( 0.573995)
build_install 0.011791 0.003144 1.662084 ( 0.887813)
test_btest 0.001038 0.000277 62.252564 ( 6.340577)
test_basic 0.005262 0.001403 0.337932 ( 0.426351)
test_all 0.001089 0.005961 494.751530 ( 52.909101)
test_rubyspec 0.075749 0.056364 42.554786 ( 50.819172)
total: 113.27 sec