Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-032103
#<BuildRuby:0x00005583574cac40
@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.20221124-032103",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004421 0.000276 1.100714 ( 1.129223)
build_miniruby 0.000893 0.000055 0.986244 ( 0.985127)
build_ruby 0.001147 0.000071 2.774121 ( 2.667862)
build_all 0.003811 0.004947 15.826636 ( 3.303207)
build_install 0.007407 0.000926 2.023687 ( 1.167842)
test_btest 0.000544 0.000068 60.244940 ( 11.263436)
test_basic 0.005278 0.000007 0.294606 ( 0.385148)
test_all 0.001446 0.000000 662.150466 (109.910963)
test_rubyspec 0.058729 0.008990 54.072760 ( 62.200835)
total: 193.01 sec