Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-062520
#<BuildRuby:0x00005608b1e88040
@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-062520",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003013 0.003622 0.845986 ( 1.044681)
build_miniruby 0.000942 0.000251 1.012749 ( 1.010873)
build_ruby 0.000000 0.001641 2.782919 ( 2.780308)
build_all 0.002523 0.007742 16.956167 ( 3.010996)
build_install 0.010398 0.001213 2.145297 ( 1.086348)
test_btest 0.000688 0.000254 69.638608 ( 11.118755)
test_basic 0.004881 0.001432 0.357073 ( 0.443440)
test_all 0.001062 0.000386 673.109679 ( 95.254090)
test_rubyspec 0.050815 0.030638 51.834054 ( 59.897135)
total: 175.65 sec