Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-203651
#<BuildRuby:0x000055c3fefaca18
@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.20221009-203651",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.003314 0.007942 1.082705 ( 1.126244)
build_miniruby 0.001484 0.000457 0.105411 ( 0.102062)
build_ruby 0.001450 0.000446 0.095038 ( 0.091729)
build_all 0.006353 0.000596 1.280366 ( 0.568499)
build_install 0.004684 0.010855 1.637760 ( 0.898613)
test_btest 0.001206 0.000517 61.724771 ( 6.898145)
test_basic 0.004944 0.002119 0.343440 ( 0.436515)
test_all 0.000878 0.005651 485.900638 ( 52.429057)
test_rubyspec 0.060339 0.073612 42.505400 ( 51.165495)
total: 113.72 sec