Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-024059
#<BuildRuby:0x000056181ccfd480
@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.20221021-024059",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003990 0.005887 1.146939 ( 1.676688)
build_miniruby 0.001029 0.000515 0.102611 ( 0.099563)
build_ruby 0.000985 0.000492 0.112099 ( 0.109987)
build_all 0.004034 0.005522 1.361076 ( 0.591207)
build_install 0.007155 0.009455 1.728210 ( 0.914776)
test_btest 0.001310 0.000873 62.417643 ( 6.603385)
test_basic 0.005385 0.000959 0.377790 ( 0.469057)
test_all 0.003736 0.003812 495.176399 ( 53.949886)
test_rubyspec 0.091396 0.039010 43.447262 ( 51.911063)
total: 116.33 sec