Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-164023
#<BuildRuby:0x000055b6238c7600
@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.20220905-164023",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001191 0.010982 0.956564 ( 1.110302)
build_miniruby 0.001582 0.000609 0.072569 ( 0.070094)
build_ruby 0.001523 0.000586 0.073522 ( 0.072069)
build_all 0.005531 0.004688 1.575102 ( 0.611587)
build_install 0.021031 0.001453 1.938263 ( 0.951515)
test_btest 0.000780 0.000260 99.380686 ( 9.576085)
test_basic 0.000000 0.007566 0.354791 ( 0.450268)
test_all 0.005909 0.001853 666.636900 ( 67.381416)
test_rubyspec 0.100424 0.083158 46.787785 ( 55.075303)
total: 135.30 sec