Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-165604
#<BuildRuby:0x000056002349fdd0
@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-165604",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004707 0.000095 1.079861 ( 2.336873)
build_miniruby 0.000773 0.000097 1.010530 ( 1.009307)
build_ruby 0.001216 0.000000 2.768427 ( 2.652787)
build_all 0.008930 0.000000 15.963668 ( 3.385753)
build_install 0.005712 0.003441 2.080531 ( 1.142861)
test_btest 0.000501 0.000072 60.901737 ( 11.108889)
test_basic 0.004609 0.000659 0.314706 ( 0.404508)
test_all 0.001490 0.000000 717.187548 (109.751457)
test_rubyspec 0.039561 0.020889 53.132143 ( 61.519720)
total: 193.31 sec