Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-181032
#<BuildRuby:0x0000555d7acf3348
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230521-181032",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005218 0.000210 1.414506 ( 2.693232)
build_miniruby 0.000831 0.000131 0.779724 ( 0.779067)
build_ruby 0.001062 0.000167 2.355352 ( 2.356017)
build_all 0.009036 0.000129 12.483458 ( 1.143998)
build_install 0.002868 0.004656 1.691639 ( 0.860233)
test_btest 0.000827 0.000157 80.837691 ( 7.328950)
test_basic 0.003468 0.000000 0.644779 ( 0.730128)
test_all 0.001285 0.000102 430.489924 ( 50.008428)
test_rubyspec 0.024280 0.016135 41.316992 ( 53.805999)
total: 119.71 sec