Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-090728
#<BuildRuby:0x0000556a549abbb8
@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.20230728-090728",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003101 0.003730 1.578034 ( 3.045738)
build_miniruby 0.000758 0.000210 0.940527 ( 0.940684)
build_ruby 0.000905 0.000252 2.748751 ( 2.748397)
build_all 0.002414 0.007452 14.970404 ( 1.366259)
build_install 0.004440 0.004139 2.253375 ( 1.014065)
test_btest 0.000000 0.001064 87.104010 ( 7.493792)
test_basic 0.001600 0.003508 0.764337 ( 0.840572)
test_all 0.001144 0.000515 511.977114 ( 55.916120)
test_rubyspec 0.022516 0.017643 44.145115 ( 56.545833)
total: 129.91 sec