Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-101530
#<BuildRuby:0x0000556a07020078
@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.20230711-101530",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002260 0.004603 1.537538 ( 2.873571)
build_miniruby 0.000814 0.000192 0.861915 ( 0.861377)
build_ruby 0.000989 0.000233 2.642020 ( 2.642874)
build_all 0.009539 0.000000 12.948031 ( 1.190105)
build_install 0.004427 0.003543 1.911345 ( 0.919742)
test_btest 0.001028 0.000000 82.391158 ( 7.880826)
test_basic 0.001482 0.002677 0.620365 ( 0.704077)
test_all 0.001557 0.000406 460.136567 ( 45.222399)
test_rubyspec 0.014758 0.021140 43.270482 ( 55.708092)
total: 118.00 sec