Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-074518
#<BuildRuby:0x000055b2fad4c008
@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.20230115-074518",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000005 0.000015 ( 0.000013)
build_up 0.003804 0.003955 1.336452 ( 1.361036)
build_miniruby 0.000000 0.001380 1.694528 ( 1.565864)
build_ruby 0.000000 0.001462 2.785350 ( 2.783052)
build_all 0.003581 0.006327 16.890673 ( 2.991657)
build_install 0.007677 0.001641 2.168574 ( 1.099049)
test_btest 0.000000 0.000824 72.482585 ( 10.745690)
test_basic 0.003870 0.002874 0.377895 ( 0.463823)
test_all 0.000904 0.000553 670.019768 ( 97.353516)
test_rubyspec 0.076273 0.056613 52.341434 ( 60.374587)
total: 178.74 sec