Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-064401
#<BuildRuby:0x000056166ebbe038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-064401",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005656 0.005008 1.060345 ( 1.146788)
build_miniruby 0.001457 0.000224 0.098625 ( 0.095474)
build_ruby 0.001416 0.000217 0.095858 ( 0.092736)
build_all 0.006230 0.000958 1.295008 ( 0.579154)
build_install 0.009620 0.005097 1.630849 ( 0.900385)
test_btest 0.001519 0.000304 61.056970 ( 6.736965)
test_basic 0.006156 0.001232 0.355666 ( 0.446287)
test_all 0.005430 0.001086 488.241076 ( 52.803490)
test_rubyspec 0.084659 0.054304 43.222845 ( 51.690097)
total: 114.49 sec