Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-141741
#<BuildRuby:0x00005613ef8a2858
@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.20230114-141741",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000044 0.000007 0.000051 ( 0.000049)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.007776 0.001111 0.843921 ( 1.017422)
build_miniruby 0.001034 0.000148 1.017614 ( 1.015759)
build_ruby 0.001419 0.000203 2.784296 ( 2.781877)
build_all 0.009462 0.000000 16.750897 ( 2.968192)
build_install 0.005312 0.006083 2.089539 ( 1.078054)
test_btest 0.000819 0.000156 78.399538 ( 11.236111)
test_basic 0.002808 0.003735 0.348657 ( 0.435367)
test_all 0.000572 0.000718 666.918433 ( 93.997300)
test_rubyspec 0.090541 0.036450 52.264722 ( 60.292789)
total: 174.82 sec