Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-062501
#<BuildRuby:0x000055fd52b9c3c8
@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.20221227-062501",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000034 0.000010 0.000044 ( 0.000043)
build_up 0.000000 0.009278 0.908028 ( 1.480500)
build_miniruby 0.000587 0.000587 1.147591 ( 1.145810)
build_ruby 0.001094 0.000547 2.978643 ( 2.976545)
build_all 0.006286 0.003143 16.867539 ( 3.182827)
build_install 0.003398 0.006095 2.425828 ( 1.323749)
test_btest 0.000426 0.000243 70.607273 ( 11.144240)
test_basic 0.001203 0.005205 0.345035 ( 0.432283)
test_all 0.000682 0.000438 674.241838 (103.456237)
test_rubyspec 0.058855 0.066356 51.805054 ( 59.889269)
total: 185.03 sec