Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-151019
#<BuildRuby:0x000055aa3af23610
@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.20230114-151019",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000746 0.004114 0.842318 ( 1.212331)
build_miniruby 0.001004 0.000000 0.683020 ( 0.675600)
build_ruby 0.001245 0.000000 2.443014 ( 2.443027)
build_all 0.005121 0.004798 12.930860 ( 1.611753)
build_install 0.002507 0.003832 1.521499 ( 0.716333)
test_btest 0.000454 0.000122 63.667395 ( 6.488704)
test_basic 0.002874 0.000766 0.256762 ( 0.351776)
test_all 0.000797 0.000212 500.656835 ( 47.883134)
test_rubyspec 0.004677 0.022507 34.962786 ( 45.488023)
total: 106.87 sec