Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-093323
#<BuildRuby:0x0000562ce7c6b140
@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-093323",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000633 0.003227 0.620185 ( 1.211623)
build_miniruby 0.000751 0.000173 0.631602 ( 0.630873)
build_ruby 0.000965 0.000223 2.009663 ( 2.008919)
build_all 0.007753 0.001789 11.977937 ( 1.465454)
build_install 0.006394 0.000000 1.490885 ( 0.709227)
test_btest 0.000704 0.000000 62.296828 ( 6.308458)
test_basic 0.003309 0.000000 0.238834 ( 0.334908)
test_all 0.001007 0.000000 491.207195 ( 45.597040)
test_rubyspec 0.014185 0.014136 34.869534 ( 45.433818)
total: 103.70 sec