Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-220615
#<BuildRuby:0x00005561db9a7fa8
@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.20230528-220615",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005427 0.001357 1.550074 ( 2.789796)
build_miniruby 0.000794 0.000198 0.804783 ( 0.804019)
build_ruby 0.001041 0.000260 2.395574 ( 2.395948)
build_all 0.006781 0.001695 12.215677 ( 1.100660)
build_install 0.005868 0.001467 1.638002 ( 0.896585)
test_btest 0.001087 0.000000 80.090402 ( 6.825611)
test_basic 0.000687 0.004367 0.775012 ( 0.855899)
test_all 0.001648 0.000485 429.071791 ( 47.581622)
test_rubyspec 0.016180 0.018263 41.187143 ( 53.744807)
total: 117.00 sec