Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-225403
#<BuildRuby:0x000055c7b7e53e70
@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.20230104-225403",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000024 0.000010 0.000034 ( 0.000031)
build_up 0.005988 0.000806 0.859264 ( 1.062430)
build_miniruby 0.000000 0.001393 1.012282 ( 1.010051)
build_ruby 0.000000 0.001643 2.763956 ( 2.761264)
build_all 0.007554 0.002417 16.753630 ( 2.976353)
build_install 0.000995 0.008640 2.305686 ( 1.192745)
test_btest 0.000749 0.000000 67.436742 ( 11.227560)
test_basic 0.002814 0.003703 0.348435 ( 0.434896)
test_all 0.000796 0.000468 649.794401 (113.618756)
test_rubyspec 0.068579 0.057284 51.660818 ( 59.757288)
total: 194.04 sec