Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-215632
#<BuildRuby:0x00005596e15be370
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-215632",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006603 0.005181 1.213188 ( 1.341473)
build_miniruby 0.002512 0.000000 0.848449 ( 0.846676)
build_ruby 0.002934 0.000000 2.255666 ( 2.166498)
build_all 0.019661 0.001046 18.597735 ( 2.165665)
build_install 0.010076 0.011297 2.027600 ( 1.015951)
test_btest 0.001085 0.000422 89.543966 ( 9.238766)
test_basic 0.006638 0.002581 0.344405 ( 0.431080)
test_all 0.001765 0.000687 734.354170 ( 70.979636)
test_rubyspec 0.073093 0.095685 49.558349 ( 57.654559)
total: 145.84 sec