Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-081921
#<BuildRuby:0x000055d595acffb0
@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.20221210-081921",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004861 0.000064 1.201381 ( 1.199804)
build_miniruby 0.000901 0.000000 0.979590 ( 0.978444)
build_ruby 0.001242 0.000000 2.771731 ( 2.676847)
build_all 0.008745 0.000168 15.868743 ( 3.269744)
build_install 0.009109 0.000279 2.307019 ( 1.303547)
test_btest 0.000533 0.000031 58.213016 ( 12.256816)
test_basic 0.001109 0.004286 0.289910 ( 0.379879)
test_all 0.000929 0.000103 668.968700 (117.633876)
test_rubyspec 0.056275 0.004719 52.579919 ( 60.798158)
total: 200.50 sec