Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-012511
#<BuildRuby:0x0000556b48b18088
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221123-012511",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.001398 0.003681 1.118380 ( 1.123027)
build_miniruby 0.000720 0.000114 1.020186 ( 1.019157)
build_ruby 0.001202 0.000000 2.764920 ( 2.640759)
build_all 0.008945 0.000000 15.854789 ( 3.378463)
build_install 0.006022 0.002770 2.029959 ( 1.180639)
test_btest 0.000524 0.000084 61.978459 ( 11.497279)
test_basic 0.001736 0.003343 0.301783 ( 0.392495)
test_all 0.001408 0.000271 666.055769 (121.117041)
test_rubyspec 0.035974 0.022540 53.519688 ( 61.736981)
total: 204.09 sec