Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-114239
#<BuildRuby:0x00005599b9883f30
@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.20230201-114239",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000595 0.003196 0.619071 ( 1.026466)
build_miniruby 0.000761 0.000175 0.643058 ( 0.642098)
build_ruby 0.001218 0.000000 2.056088 ( 2.055776)
build_all 0.009388 0.000000 11.940944 ( 1.488647)
build_install 0.003018 0.003455 1.495699 ( 0.712588)
test_btest 0.000506 0.000119 65.021469 ( 6.204281)
test_basic 0.003098 0.000729 0.247084 ( 0.341906)
test_all 0.000803 0.000188 473.538222 ( 45.076085)
test_rubyspec 0.013221 0.014868 34.985119 ( 45.557151)
total: 103.11 sec