Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-135059
#<BuildRuby:0x0000563cf7a1a678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230119-135059",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004875 0.001625 0.852682 ( 1.046853)
build_miniruby 0.000969 0.000323 1.025234 ( 1.023293)
build_ruby 0.000000 0.001544 2.779918 ( 2.777398)
build_all 0.006963 0.003249 16.985993 ( 3.001820)
build_install 0.006818 0.002556 2.143354 ( 1.090132)
test_btest 0.000762 0.000286 72.742570 ( 10.912693)
test_basic 0.000000 0.007341 0.352200 ( 0.437128)
test_all 0.000000 0.001333 661.354641 ( 98.543265)
test_rubyspec 0.084821 0.038959 52.238156 ( 60.255288)
total: 179.09 sec