Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-192651
#<BuildRuby:0x000055ef742a3f00
@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.20221116-192651",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004299 0.000662 1.122424 ( 1.158598)
build_miniruby 0.000870 0.000134 0.992629 ( 0.991155)
build_ruby 0.001026 0.000158 2.821025 ( 2.713931)
build_all 0.008186 0.000537 15.717335 ( 3.306763)
build_install 0.005102 0.003893 2.026250 ( 1.198172)
test_btest 0.000552 0.000104 61.992742 ( 11.195309)
test_basic 0.003640 0.000683 0.287120 ( 0.378268)
test_all 0.000748 0.000140 651.242074 (102.142638)
test_rubyspec 0.045606 0.021512 51.196392 ( 59.475217)
total: 182.56 sec