Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-111215
#<BuildRuby:0x0000563af13d8920
@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.20220825-111215",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006159 0.005349 0.976648 ( 1.286373)
build_miniruby 0.001709 0.000394 0.076006 ( 0.074031)
build_ruby 0.001479 0.000341 0.076904 ( 0.075394)
build_all 0.010661 0.000000 1.518054 ( 0.577295)
build_install 0.018880 0.003205 1.856732 ( 0.909524)
test_btest 0.001001 0.000191 75.815272 ( 8.195140)
test_basic 0.006738 0.000434 0.317427 ( 0.405476)
test_all 0.003679 0.000669 635.505851 ( 64.459952)
test_rubyspec 0.112172 0.052834 45.918724 ( 54.447473)
total: 130.43 sec