Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-162834
#<BuildRuby:0x0000556168c73e58
@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.20221117-162834",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004093 0.000682 1.072524 ( 1.594498)
build_miniruby 0.000938 0.000156 1.003161 ( 1.001409)
build_ruby 0.001027 0.000171 2.860821 ( 2.752630)
build_all 0.007993 0.000585 15.944031 ( 3.247018)
build_install 0.008141 0.000000 2.100054 ( 1.223770)
test_btest 0.000527 0.000000 62.697999 ( 11.030965)
test_basic 0.000650 0.003759 0.321000 ( 0.412617)
test_all 0.000608 0.000111 661.054701 (102.290238)
test_rubyspec 0.040372 0.029891 51.262521 ( 59.619333)
total: 183.17 sec