Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-032111
#<BuildRuby:0x000055ae41d4de98
@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.20221212-032111",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004304 0.000059 0.853826 ( 1.073746)
build_miniruby 0.000797 0.000114 0.935928 ( 0.934591)
build_ruby 0.001130 0.000162 2.763350 ( 2.658389)
build_all 0.009012 0.000108 15.728747 ( 3.318158)
build_install 0.009255 0.000111 2.301122 ( 1.311009)
test_btest 0.000513 0.000057 63.926967 ( 11.451694)
test_basic 0.004424 0.000492 0.321934 ( 0.413268)
test_all 0.001235 0.000137 684.337621 (140.454595)
test_rubyspec 0.032326 0.036535 51.871660 ( 60.079378)
total: 221.70 sec