Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-173647
#<BuildRuby:0x00005599b96f7ae0
@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.20230806-173647",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002076 0.003149 1.646290 ( 2.838427)
build_miniruby 0.000800 0.000291 0.895629 ( 0.894976)
build_ruby 0.001370 0.000499 2.833792 ( 2.837184)
build_all 0.008151 0.001445 15.017197 ( 1.334279)
build_install 0.007866 0.001134 2.090791 ( 0.922725)
test_btest 0.000700 0.000216 84.381122 ( 8.055046)
test_basic 0.004343 0.000000 0.550568 ( 0.628483)
test_all 0.001661 0.000000 537.943090 ( 56.390796)
test_rubyspec 0.028506 0.015924 47.985143 ( 60.238602)
total: 134.14 sec