Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-130545
#<BuildRuby:0x0000562c3a04b520
@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.20230605-130545",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002107 0.003310 1.270753 ( 2.604078)
build_miniruby 0.000000 0.001198 0.823180 ( 0.822466)
build_ruby 0.000000 0.001356 2.368443 ( 2.368457)
build_all 0.006421 0.002287 12.356526 ( 1.085962)
build_install 0.002253 0.005123 1.700321 ( 0.858798)
test_btest 0.000614 0.000289 84.130123 ( 7.264317)
test_basic 0.003321 0.000000 0.597788 ( 0.686014)
test_all 0.001147 0.000245 442.207663 ( 38.770235)
test_rubyspec 0.022792 0.017660 42.362507 ( 54.811689)
total: 109.27 sec