Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-003755
#<BuildRuby:0x000055d9960d3e80
@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.20230126-003755",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.006506 0.879272 ( 1.074210)
build_miniruby 0.000347 0.000948 1.015491 ( 1.013579)
build_ruby 0.001356 0.000254 2.768212 ( 2.765715)
build_all 0.005397 0.004297 16.650676 ( 2.974595)
build_install 0.006591 0.004752 2.099342 ( 1.074475)
test_btest 0.000850 0.000236 67.631061 ( 11.334995)
test_basic 0.000000 0.006360 0.308177 ( 0.394733)
test_all 0.000000 0.001468 656.565910 (110.464889)
test_rubyspec 0.049279 0.036651 51.643430 ( 59.810375)
total: 190.91 sec