Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-144255
#<BuildRuby:0x0000557dcdf3e378
@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.20221207-144255",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004204 0.000647 1.155011 ( 1.768414)
build_miniruby 0.000848 0.000131 0.952388 ( 0.951017)
build_ruby 0.001157 0.000178 2.718996 ( 2.629213)
build_all 0.009094 0.000000 15.817311 ( 3.293538)
build_install 0.010682 0.000248 2.286309 ( 1.300167)
test_btest 0.000522 0.000061 56.819094 ( 12.161679)
test_basic 0.000785 0.003961 0.347895 ( 0.438487)
test_all 0.000911 0.000152 656.949524 (111.377291)
test_rubyspec 0.033241 0.031943 53.381924 ( 61.574810)
total: 195.50 sec