Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-043608
#<BuildRuby:0x000055582dc8c460
@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.20221230-043608",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.001685 0.004973 0.842622 ( 1.025983)
build_miniruby 0.000882 0.000481 1.015131 ( 1.013257)
build_ruby 0.001033 0.000563 2.771962 ( 2.769396)
build_all 0.007932 0.001770 16.788300 ( 2.959244)
build_install 0.007906 0.003953 2.299447 ( 1.181402)
test_btest 0.000740 0.000370 72.795503 ( 10.797004)
test_basic 0.001749 0.005640 0.391281 ( 0.475604)
test_all 0.000947 0.000541 671.099673 (104.159939)
test_rubyspec 0.079342 0.044024 51.423719 ( 59.520266)
total: 183.90 sec