Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-042022
#<BuildRuby:0x0000556d12254ea8
@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.20221115-042022",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000058 0.000016 0.000074 ( 0.000078)
build_up 0.005486 0.005991 1.139082 ( 1.982656)
build_miniruby 0.001632 0.000593 0.848135 ( 0.846354)
build_ruby 0.002031 0.000738 2.244670 ( 2.153690)
build_all 0.014878 0.006185 18.569310 ( 2.157892)
build_install 0.015330 0.003904 1.814512 ( 0.924937)
test_btest 0.001068 0.000377 88.087300 ( 8.978018)
test_basic 0.003424 0.006400 0.343697 ( 0.429356)
test_all 0.002787 0.001148 659.933533 ( 68.051990)
test_rubyspec 0.117328 0.056285 47.056713 ( 55.238143)
total: 140.76 sec