Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-093233
#<BuildRuby:0x00005560c384ebe8
@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.20221224-093233",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003451 0.000609 0.833071 ( 1.065484)
build_miniruby 0.000692 0.000122 0.971740 ( 0.970461)
build_ruby 0.001041 0.000184 2.726112 ( 2.724384)
build_all 0.007597 0.001340 15.781265 ( 3.345481)
build_install 0.010680 0.000191 2.246650 ( 1.241137)
test_btest 0.000500 0.000079 65.626969 ( 11.091468)
test_basic 0.004022 0.000635 0.285005 ( 0.375878)
test_all 0.001316 0.000208 634.946915 (109.381080)
test_rubyspec 0.040644 0.017475 51.724514 ( 60.021673)
total: 190.22 sec