Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-210831
#<BuildRuby:0x0000559ecb5f3e70
@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.20230124-210831",
@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.000002 0.000015 ( 0.000014)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.006216 0.000287 0.843975 ( 1.158959)
build_miniruby 0.000000 0.001276 1.008472 ( 1.006520)
build_ruby 0.000000 0.001615 2.767391 ( 2.764900)
build_all 0.008656 0.001246 16.750312 ( 2.979689)
build_install 0.001468 0.007690 2.080129 ( 1.061582)
test_btest 0.000870 0.000241 69.658641 ( 11.019635)
test_basic 0.005728 0.000422 0.352465 ( 0.439055)
test_all 0.001038 0.000118 655.174027 (101.860133)
test_rubyspec 0.101579 0.028650 51.438788 ( 59.531710)
total: 181.82 sec