Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-171339
#<BuildRuby:0x0000557c972d8098
@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.20240108-171339",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004485 0.000449 1.280700 ( 1.656011)
build_miniruby 0.001261 0.000126 1.988814 ( 1.992655)
build_ruby 0.001743 0.000174 4.459546 ( 4.471133)
build_all 0.010456 0.000000 16.809090 ( 1.857984)
build_install 0.012470 0.003525 4.994686 ( 1.793915)
test_btest 0.000630 0.000070 82.604791 ( 8.999399)
test_basic 0.005525 0.000151 0.701435 ( 0.767175)
test_all 0.083117 0.038416 553.948043 ( 65.694280)
test_rubyspec 0.031379 0.036234 83.685486 ( 96.004335)
total: 183.24 sec