Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-211217
#<BuildRuby:0x00005573b139a7e0
@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-211217",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001377 0.003652 1.117245 ( 1.152981)
build_miniruby 0.000857 0.000078 1.022099 ( 1.021090)
build_ruby 0.001160 0.000000 2.779151 ( 2.693669)
build_all 0.000000 0.008658 15.743427 ( 3.362848)
build_install 0.005750 0.001809 2.100607 ( 1.232432)
test_btest 0.000000 0.000565 64.750452 ( 10.486859)
test_basic 0.001945 0.002622 0.304452 ( 0.396068)
test_all 0.002116 0.000187 657.101832 (124.413130)
test_rubyspec 0.052909 0.011791 53.316962 ( 61.498251)
total: 206.26 sec