Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-092818
#<BuildRuby:0x000056244329be00
@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.20221121-092818",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004579 0.000416 1.085518 ( 1.097890)
build_miniruby 0.000810 0.000074 0.984927 ( 0.983624)
build_ruby 0.001090 0.000099 2.819938 ( 2.730378)
build_all 0.008328 0.000350 15.892809 ( 3.293995)
build_install 0.007998 0.000695 1.983810 ( 1.163243)
test_btest 0.000640 0.000055 62.122939 ( 10.820489)
test_basic 0.000000 0.004204 0.315636 ( 0.406961)
test_all 0.000584 0.000697 672.396619 (109.230857)
test_rubyspec 0.044558 0.018057 53.497985 ( 61.720784)
total: 191.45 sec