Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-180413
#<BuildRuby:0x000055dc17f3c6d8
@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.20220909-180413",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003255 0.007460 1.145565 ( 1.101425)
build_miniruby 0.001043 0.000730 0.075423 ( 0.073615)
build_ruby 0.001161 0.000814 0.076650 ( 0.074563)
build_all 0.008146 0.002542 1.562495 ( 0.600090)
build_install 0.019216 0.002829 1.904631 ( 0.941271)
test_btest 0.000778 0.000389 96.302482 ( 9.141977)
test_basic 0.007319 0.001088 0.357404 ( 0.444293)
test_all 0.002035 0.001272 682.451030 ( 68.375863)
test_rubyspec 0.071513 0.086737 47.080669 ( 55.353171)
total: 136.11 sec