Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-164322
#<BuildRuby:0x000055ed03a8fe58
@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.20221224-164322",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003570 0.000549 0.866098 ( 1.075120)
build_miniruby 0.000937 0.000000 0.951025 ( 0.949703)
build_ruby 0.001272 0.000000 2.661789 ( 2.660515)
build_all 0.009024 0.000000 15.689268 ( 3.433920)
build_install 0.007198 0.003161 2.177373 ( 1.241065)
test_btest 0.000555 0.000088 59.105201 ( 11.867330)
test_basic 0.004458 0.000086 0.279640 ( 0.370579)
test_all 0.000956 0.000144 623.618298 (106.881868)
test_rubyspec 0.048737 0.020113 52.061442 ( 60.266666)
total: 188.75 sec