Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-111441
#<BuildRuby:0x000055a817b526f0
@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.20230330-111441",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.003696 0.851034 ( 2.210697)
build_miniruby 0.000766 0.000211 0.677008 ( 0.676317)
build_ruby 0.000000 0.001224 2.266283 ( 2.265392)
build_all 0.002536 0.006304 12.225160 ( 1.119675)
build_install 0.003825 0.003848 1.697007 ( 0.992914)
test_btest 0.000406 0.000116 80.342197 ( 6.555460)
test_basic 0.001338 0.003039 0.259875 ( 0.354391)
test_all 0.000573 0.000191 425.613547 ( 45.295492)
test_rubyspec 0.014805 0.006333 37.339976 ( 47.870160)
total: 107.34 sec