Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-062329
#<BuildRuby:0x000055d3bb653fa8
@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.20230802-062329",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006598 0.000000 1.349200 ( 2.757050)
build_miniruby 0.001036 0.000000 0.842701 ( 0.841834)
build_ruby 0.001855 0.000000 2.718013 ( 2.765831)
build_all 0.009369 0.000000 13.665821 ( 1.228553)
build_install 0.003579 0.004527 1.905844 ( 0.851484)
test_btest 0.000613 0.000027 77.427709 ( 7.189254)
test_basic 0.004909 0.000214 0.646300 ( 0.727206)
test_all 0.001175 0.001128 510.468714 ( 44.821646)
test_rubyspec 0.017814 0.022622 45.340415 ( 57.540442)
total: 118.72 sec