Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-222854
#<BuildRuby:0x0000556fdb107818
@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.20231023-222854",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004285 0.001008 2.247318 ( 2.497930)
build_miniruby 0.000819 0.000193 0.864873 ( 0.865106)
build_ruby 0.000000 0.001317 2.510391 ( 2.510213)
build_all 0.008925 0.000953 15.862137 ( 1.413195)
build_install 0.005331 0.003229 5.098763 ( 1.146520)
test_btest 0.000915 0.000239 80.474863 ( 7.622922)
test_basic 0.005002 0.001305 0.762475 ( 0.835491)
test_all 0.093838 0.040487 483.265884 ( 48.801430)
test_rubyspec 0.025756 0.020991 49.844046 ( 62.203306)
total: 127.90 sec