Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-014312
#<BuildRuby:0x000055607e387f00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221120-014312",
@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.000021 0.000002 0.000023 ( 0.000021)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004792 0.000319 1.129258 ( 1.261590)
build_miniruby 0.000882 0.000059 1.033508 ( 1.032435)
build_ruby 0.001252 0.000000 2.686911 ( 2.587871)
build_all 0.008527 0.000337 15.700345 ( 3.310312)
build_install 0.007787 0.000487 1.994513 ( 1.142310)
test_btest 0.000542 0.000033 57.791012 ( 11.914803)
test_basic 0.000000 0.005106 0.294409 ( 0.385749)
test_all 0.000000 0.001356 638.634684 (101.628225)
test_rubyspec 0.048061 0.016053 51.199332 ( 59.503169)
total: 182.77 sec