Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-062200
#<BuildRuby:0x0000558dde47bbb8
@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.20230602-062200",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004632 0.000487 1.476176 ( 2.752258)
build_miniruby 0.000972 0.000102 0.830962 ( 0.830177)
build_ruby 0.001072 0.000113 2.425900 ( 2.426389)
build_all 0.008402 0.000409 12.540036 ( 1.127742)
build_install 0.007286 0.000263 1.695659 ( 0.848116)
test_btest 0.000966 0.000092 83.473814 ( 7.575704)
test_basic 0.003821 0.000000 0.628793 ( 0.711858)
test_all 0.001695 0.000083 443.200699 ( 44.369133)
test_rubyspec 0.008124 0.028014 41.779553 ( 54.318094)
total: 114.96 sec