Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-041913
#<BuildRuby:0x000055983c9c28c0
@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.20221125-041913",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001344 0.003557 1.106375 ( 1.108504)
build_miniruby 0.000919 0.000000 0.980791 ( 0.979448)
build_ruby 0.001113 0.000000 2.796967 ( 2.703836)
build_all 0.008655 0.000000 15.724772 ( 3.275507)
build_install 0.009286 0.000155 1.977572 ( 1.114991)
test_btest 0.000629 0.000062 65.709140 ( 11.213725)
test_basic 0.004600 0.000460 0.298593 ( 0.389621)
test_all 0.001298 0.000073 673.809664 (113.532126)
test_rubyspec 0.048987 0.022206 53.579262 ( 61.759929)
total: 196.08 sec