Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-111636
#<BuildRuby:0x00005609562a43c8
@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.20230130-111636",
@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.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000012 0.000006 0.000018 ( 0.000032)
build_up 0.005815 0.000721 0.835737 ( 1.005033)
build_miniruby 0.000844 0.000352 1.002756 ( 1.000686)
build_ruby 0.001604 0.000000 2.777870 ( 2.775144)
build_all 0.009882 0.000000 16.712542 ( 2.995660)
build_install 0.011293 0.000000 2.082351 ( 1.071338)
test_btest 0.001118 0.000000 71.309615 ( 10.714862)
test_basic 0.006872 0.000000 0.346889 ( 0.432483)
test_all 0.000394 0.001135 646.062360 (107.531942)
test_rubyspec 0.073932 0.059006 51.680295 ( 59.738944)
total: 187.27 sec