Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-055032
#<BuildRuby:0x0000563faa7f80d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-055032",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004218 0.000703 0.801631 ( 1.212678)
build_miniruby 0.000905 0.000150 0.849138 ( 0.849067)
build_ruby 0.001245 0.000207 2.737656 ( 2.738520)
build_all 0.006719 0.001120 12.018014 ( 0.953959)
build_install 0.011050 0.000106 3.477936 ( 0.965691)
test_btest 0.000593 0.000085 67.760848 ( 4.956209)
test_basic 0.003547 0.000506 0.392367 ( 0.472822)
test_all 0.085222 0.012895 380.351551 ( 36.274040)
test_rubyspec 0.040305 0.025230 40.504511 ( 53.060202)
total: 101.48 sec