Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-212005
#<BuildRuby:0x000055dc28ab6620
@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.20221207-212005",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004540 0.000679 1.099560 ( 1.903668)
build_miniruby 0.001066 0.000000 1.022169 ( 1.020976)
build_ruby 0.001249 0.000000 2.814412 ( 2.725823)
build_all 0.007979 0.001229 15.848857 ( 3.286836)
build_install 0.010458 0.000389 2.211636 ( 1.211344)
test_btest 0.000560 0.000000 66.388774 ( 10.997205)
test_basic 0.004280 0.000087 0.290790 ( 0.382117)
test_all 0.000654 0.000146 665.997767 (113.248741)
test_rubyspec 0.053907 0.012667 52.827961 ( 61.019517)
total: 195.80 sec