Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-195622
#<BuildRuby:0x000056267783a678
@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-195622",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000600 0.003780 0.753769 ( 0.969808)
build_miniruby 0.000888 0.000105 0.936114 ( 0.934843)
build_ruby 0.001054 0.000124 2.626512 ( 2.625030)
build_all 0.008972 0.000078 15.958584 ( 3.273950)
build_install 0.001899 0.007090 2.276654 ( 1.275419)
test_btest 0.000443 0.000085 58.758450 ( 12.329525)
test_basic 0.004075 0.000776 0.288854 ( 0.380033)
test_all 0.000898 0.000171 635.080816 (114.174241)
test_rubyspec 0.052258 0.019720 51.984215 ( 60.132693)
total: 196.10 sec