Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-181416
#<BuildRuby:0x000055bb8560db00
@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.20230111-181416",
@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.000010 0.000006 0.000016 ( 0.000016)
configure 0.000026 0.000015 0.000041 ( 0.000026)
build_up 0.001593 0.004873 0.889135 ( 1.065765)
build_miniruby 0.000805 0.000556 1.021882 ( 1.019944)
build_ruby 0.000998 0.000691 2.768436 ( 2.765846)
build_all 0.005957 0.004124 16.849551 ( 3.025058)
build_install 0.006438 0.003002 2.135557 ( 1.087286)
test_btest 0.000552 0.000368 71.448300 ( 11.416051)
test_basic 0.003818 0.002545 0.352226 ( 0.439068)
test_all 0.000622 0.000415 656.834010 (104.809297)
test_rubyspec 0.068883 0.037205 51.721176 ( 59.800807)
total: 185.43 sec