Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-121546
#<BuildRuby:0x00005598aff768c0
@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.20221128-121546",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000011 0.000006 0.000017 ( 0.000017)
build_up 0.000511 0.004221 1.082753 ( 1.397663)
build_miniruby 0.000579 0.000348 0.992753 ( 0.991603)
build_ruby 0.001186 0.000000 2.806994 ( 2.707403)
build_all 0.005446 0.003293 15.854307 ( 3.326360)
build_install 0.006566 0.001421 2.002222 ( 1.160882)
test_btest 0.000372 0.000201 62.681500 ( 11.258322)
test_basic 0.004220 0.000028 0.293495 ( 0.385184)
test_all 0.000749 0.000375 683.873362 (107.415674)
test_rubyspec 0.038118 0.027643 52.810103 ( 61.129348)
total: 189.77 sec