Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-123107
#<BuildRuby:0x000056134e70c3c8
@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-123107",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000028 0.000004 0.000032 ( 0.000019)
build_up 0.005592 0.000799 0.852659 ( 1.136360)
build_miniruby 0.001108 0.000158 1.023836 ( 1.022005)
build_ruby 0.000000 0.001504 2.782005 ( 2.779277)
build_all 0.005517 0.004195 16.698169 ( 2.979655)
build_install 0.011742 0.000000 2.311976 ( 1.185781)
test_btest 0.000732 0.000000 70.871517 ( 11.103091)
test_basic 0.003767 0.003181 0.310991 ( 0.396269)
test_all 0.001447 0.000000 674.591800 (117.446652)
test_rubyspec 0.083710 0.044144 51.503576 ( 59.573554)
total: 197.62 sec