Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-064004
#<BuildRuby:0x0000560029d84328
@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.20221121-064004",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004178 0.000557 1.042941 ( 1.092064)
build_miniruby 0.000761 0.000101 0.960552 ( 0.959247)
build_ruby 0.001029 0.000138 2.832438 ( 2.738160)
build_all 0.008323 0.000496 15.714740 ( 3.209027)
build_install 0.009099 0.000000 1.927905 ( 1.122848)
test_btest 0.000532 0.000053 64.497645 ( 10.862929)
test_basic 0.004519 0.000502 0.288586 ( 0.379313)
test_all 0.001493 0.000166 646.689279 (103.636348)
test_rubyspec 0.039835 0.025337 51.766124 ( 59.938934)
total: 183.94 sec