Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-004732
#<BuildRuby:0x0000558956638488
@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.20221203-004732",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.005139 0.000000 1.143729 ( 1.136949)
build_miniruby 0.000984 0.000000 0.963499 ( 0.962267)
build_ruby 0.001225 0.000000 2.744134 ( 2.645089)
build_all 0.008831 0.000000 15.688212 ( 3.270758)
build_install 0.008233 0.000383 2.227451 ( 1.278405)
test_btest 0.000515 0.000049 66.022380 ( 11.132605)
test_basic 0.000951 0.003904 0.321318 ( 0.413679)
test_all 0.001248 0.000170 691.949281 (106.088710)
test_rubyspec 0.043770 0.021633 53.812214 ( 62.038500)
total: 188.97 sec