Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-202753
#<BuildRuby:0x000055daf429fae8
@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.20240616-202753",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003482 0.001989 1.686881 ( 1.974670)
build_miniruby 0.000681 0.000389 1.031033 ( 1.030386)
build_ruby 0.000916 0.000523 3.263876 ( 3.264252)
build_all 0.002413 0.007367 16.949261 ( 1.608284)
build_install 0.003499 0.006759 6.057896 ( 1.464396)
test_btest 0.000600 0.000440 104.373041 ( 8.418463)
test_basic 0.002412 0.001769 0.845482 ( 0.919923)
test_all 0.105227 0.033746 537.455958 ( 64.151419)
test_rubyspec 0.025632 0.041098 130.120409 ( 15.639861)
total: 98.47 sec