Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-021011
#<BuildRuby:0x0000559e58fd4098
@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.20230727-021011",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005570 0.000929 1.553624 ( 2.822423)
build_miniruby 0.001125 0.000187 0.897233 ( 0.896072)
build_ruby 0.001586 0.000264 2.683607 ( 2.688455)
build_all 0.009371 0.000051 14.369488 ( 1.241696)
build_install 0.006829 0.001024 1.891271 ( 0.868195)
test_btest 0.000593 0.000089 84.921025 ( 7.599201)
test_basic 0.004509 0.000000 0.705039 ( 0.780382)
test_all 0.002015 0.000000 528.154819 ( 50.464651)
test_rubyspec 0.014053 0.024941 46.140257 ( 58.517233)
total: 125.88 sec