Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-010427
#<BuildRuby:0x00005607f824c010
@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.20221230-010427",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.006108 0.000445 0.848101 ( 1.045489)
build_miniruby 0.000998 0.000214 1.012507 ( 1.010711)
build_ruby 0.001309 0.000280 2.770832 ( 2.768198)
build_all 0.009645 0.000000 16.786635 ( 2.985428)
build_install 0.011168 0.000574 2.301238 ( 1.180930)
test_btest 0.000969 0.000162 78.543763 ( 10.545765)
test_basic 0.007247 0.000417 0.368456 ( 0.452485)
test_all 0.001174 0.000185 663.955488 ( 96.881452)
test_rubyspec 0.027358 0.062755 51.568756 ( 59.750097)
total: 176.62 sec