Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-141635
#<BuildRuby:0x0000561b4d2a7fb0
@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.20221215-141635",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003595 0.000770 0.826882 ( 1.057908)
build_miniruby 0.000809 0.000173 0.946442 ( 0.944847)
build_ruby 0.001030 0.000221 2.818964 ( 2.712555)
build_all 0.009011 0.000000 15.857739 ( 3.337691)
build_install 0.004987 0.004589 2.189075 ( 1.254211)
test_btest 0.000485 0.000114 66.205579 ( 10.949655)
test_basic 0.003944 0.000928 0.282298 ( 0.372460)
test_all 0.001125 0.000265 683.687053 (154.152166)
test_rubyspec 0.027223 0.049230 52.681929 ( 60.941445)
total: 235.72 sec