Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-061404
#<BuildRuby:0x0000562a51054098
@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.20230804-061404",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.005860 0.000000 1.618725 ( 2.955957)
build_miniruby 0.001081 0.000000 0.873427 ( 0.872573)
build_ruby 0.001489 0.000044 2.811517 ( 2.811219)
build_all 0.009638 0.000172 15.241292 ( 1.308349)
build_install 0.000893 0.007703 2.266739 ( 0.970075)
test_btest 0.000880 0.000234 85.932807 ( 8.235902)
test_basic 0.004607 0.001229 0.832281 ( 0.909919)
test_all 0.000680 0.000181 546.636759 ( 57.368495)
test_rubyspec 0.015067 0.025452 46.892580 ( 59.180594)
total: 134.61 sec