Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-015954
#<BuildRuby:0x00005589e40ae7e0
@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.20220610-015954",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006358 0.000353 0.850777 ( 1.118354)
build_miniruby 0.001215 0.000000 0.981535 ( 0.945343)
build_ruby 0.002009 0.000000 3.522174 ( 3.325434)
build_all 0.001848 0.007398 15.726700 ( 2.900855)
build_install 0.010906 0.000000 6.429541 ( 2.863621)
test_btest 0.000567 0.000000 51.407066 ( 8.783876)
test_basic 0.005439 0.000296 0.286976 ( 0.375526)
test_all 0.001354 0.000270 633.130021 ( 94.837106)
test_rubyspec 0.084449 0.041296 44.180119 ( 49.747169)
total: 164.90 sec