Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-193503
#<BuildRuby:0x000055b139c43e80
@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.20221228-193503",
@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.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000000 0.006092 0.851742 ( 1.471740)
build_miniruby 0.000000 0.001153 1.047529 ( 1.045729)
build_ruby 0.001736 0.000000 2.782134 ( 2.779645)
build_all 0.009693 0.000000 16.759120 ( 2.966699)
build_install 0.009821 0.001763 2.291824 ( 1.183991)
test_btest 0.000715 0.000311 73.660235 ( 10.695027)
test_basic 0.004791 0.002567 0.354330 ( 0.439132)
test_all 0.000561 0.000932 665.092218 (111.990593)
test_rubyspec 0.074435 0.057601 51.578227 ( 59.638973)
total: 192.21 sec