Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-010219
#<BuildRuby:0x0000564ef3c63818
@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.20240111-010219",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004344 0.000434 1.178824 ( 1.830209)
build_miniruby 0.000902 0.000090 0.883526 ( 0.883899)
build_ruby 0.001231 0.000123 2.802033 ( 2.802700)
build_all 0.005585 0.004436 14.869506 ( 1.406292)
build_install 0.002032 0.007189 4.330675 ( 1.144607)
test_btest 0.000607 0.000132 75.960014 ( 7.668323)
test_basic 0.000868 0.003258 0.647449 ( 0.714632)
test_all 0.101519 0.031761 531.145688 ( 49.757913)
test_rubyspec 0.026647 0.008221 50.640522 ( 63.280721)
total: 129.49 sec