Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-055825
#<BuildRuby:0x0000559c74e06620
@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.20230110-055825",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.000543 0.006071 0.868165 ( 1.051655)
build_miniruby 0.001168 0.000000 1.023273 ( 1.021438)
build_ruby 0.001658 0.000000 2.770521 ( 2.767704)
build_all 0.003759 0.006070 16.863016 ( 2.980337)
build_install 0.008169 0.002895 2.138884 ( 1.079161)
test_btest 0.000684 0.000402 72.425728 ( 11.227485)
test_basic 0.001868 0.004790 0.366590 ( 0.452651)
test_all 0.000858 0.000555 657.673566 (110.595297)
test_rubyspec 0.056387 0.073408 51.974206 ( 59.987082)
total: 191.16 sec