Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-074444
#<BuildRuby:0x00005593f74a28c0
@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-074444",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001447 0.003351 1.091781 ( 1.528140)
build_miniruby 0.000640 0.000213 0.980842 ( 0.979368)
build_ruby 0.000902 0.000301 2.884371 ( 2.773660)
build_all 0.001906 0.007259 15.867374 ( 3.237425)
build_install 0.005354 0.002472 2.027426 ( 1.149766)
test_btest 0.000388 0.000179 57.653049 ( 11.736823)
test_basic 0.003364 0.001553 0.330661 ( 0.421464)
test_all 0.000929 0.000429 677.022766 (106.453886)
test_rubyspec 0.035743 0.032456 53.314646 ( 61.606545)
total: 189.89 sec