Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-134301
#<BuildRuby:0x0000558404947270
@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.20230121-134301",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003414 0.627157 ( 1.344746)
build_miniruby 0.000494 0.000475 0.651729 ( 0.650899)
build_ruby 0.001267 0.000000 2.207174 ( 2.207959)
build_all 0.008931 0.000378 11.957322 ( 1.470115)
build_install 0.006124 0.000291 1.475211 ( 0.699733)
test_btest 0.000578 0.000082 63.023243 ( 6.214638)
test_basic 0.002973 0.000425 0.244544 ( 0.339850)
test_all 0.001144 0.000164 481.582530 ( 45.530905)
test_rubyspec 0.023637 0.006329 35.172573 ( 45.760890)
total: 104.22 sec