Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-005144
#<BuildRuby:0x000055e4d44a4728
@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.20230102-005144",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005203 0.001115 0.838323 ( 1.490978)
build_miniruby 0.001272 0.000000 1.019833 ( 1.017845)
build_ruby 0.001479 0.000000 2.799723 ( 2.797136)
build_all 0.009853 0.000000 16.765419 ( 2.982075)
build_install 0.008924 0.000807 2.317152 ( 1.195664)
test_btest 0.000818 0.000137 68.376819 ( 11.828751)
test_basic 0.005590 0.000932 0.357324 ( 0.444007)
test_all 0.001059 0.000176 665.572416 (107.285145)
test_rubyspec 0.093672 0.037267 51.635165 ( 59.635679)
total: 188.68 sec