Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-020935
#<BuildRuby:0x0000564d2534bac0
@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.20230214-020935",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000386 0.003861 0.763367 ( 1.200843)
build_miniruby 0.000718 0.000240 0.676330 ( 0.675580)
build_ruby 0.000903 0.000301 2.091021 ( 2.090844)
build_all 0.008027 0.001267 12.576790 ( 1.557214)
build_install 0.006043 0.000518 1.535042 ( 0.751670)
test_btest 0.000482 0.000137 65.420550 ( 6.558662)
test_basic 0.003648 0.000000 0.303815 ( 0.398885)
test_all 0.001357 0.000179 480.419819 ( 47.912290)
test_rubyspec 0.012290 0.016774 35.560009 ( 46.144676)
total: 107.29 sec