Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-181347
#<BuildRuby:0x000055ff5b38ff30
@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.20230113-181347",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000591 0.003167 0.631411 ( 1.081582)
build_miniruby 0.000751 0.000174 0.692163 ( 0.691098)
build_ruby 0.001174 0.000270 2.435431 ( 2.439865)
build_all 0.007889 0.001821 12.938593 ( 1.612022)
build_install 0.001491 0.004908 1.526823 ( 0.731328)
test_btest 0.000538 0.000165 67.368682 ( 6.560682)
test_basic 0.003966 0.000000 0.267135 ( 0.361934)
test_all 0.000969 0.000000 501.172238 ( 47.188475)
test_rubyspec 0.008974 0.018542 35.098916 ( 45.682038)
total: 106.35 sec