Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-084506
#<BuildRuby:0x0000565456a17e70
@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.20221202-084506",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004296 0.001171 1.188505 ( 1.205235)
build_miniruby 0.000981 0.000000 0.974207 ( 0.978737)
build_ruby 0.001246 0.000000 2.711992 ( 2.580631)
build_all 0.008685 0.000461 15.822502 ( 3.280282)
build_install 0.008597 0.001983 2.140070 ( 1.189588)
test_btest 0.000493 0.000114 67.764354 ( 11.325311)
test_basic 0.004965 0.000000 0.317026 ( 0.407309)
test_all 0.001053 0.000152 657.582990 (112.544869)
test_rubyspec 0.025130 0.037673 53.289694 ( 61.482354)
total: 194.99 sec