Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-002754
#<BuildRuby:0x000055a27790c3c8
@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.20221208-002754",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004659 0.000159 1.206135 ( 1.246036)
build_miniruby 0.000764 0.000176 0.961900 ( 0.960480)
build_ruby 0.001122 0.000000 2.786671 ( 2.670659)
build_all 0.009254 0.000000 15.782178 ( 3.399302)
build_install 0.008277 0.000000 2.241356 ( 1.237843)
test_btest 0.000648 0.000000 65.022481 ( 11.339202)
test_basic 0.004595 0.000000 0.287367 ( 0.378410)
test_all 0.000843 0.000000 673.777593 (106.251758)
test_rubyspec 0.055784 0.013501 53.045428 ( 61.241803)
total: 188.73 sec