Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-192335
#<BuildRuby:0x000055c293132be8
@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.20230103-192335",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.005662 0.000511 0.850675 ( 1.770191)
build_miniruby 0.000955 0.000273 1.015273 ( 1.013330)
build_ruby 0.001638 0.000000 2.773659 ( 2.770840)
build_all 0.006849 0.002991 16.850297 ( 3.005072)
build_install 0.007880 0.003910 2.292307 ( 1.173403)
test_btest 0.000565 0.000178 75.929646 ( 11.010151)
test_basic 0.005260 0.001851 0.314636 ( 0.399678)
test_all 0.001438 0.000000 660.602370 (104.188284)
test_rubyspec 0.071773 0.044735 51.648405 ( 59.699014)
total: 185.03 sec