Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-151557
#<BuildRuby:0x00005648512a8920
@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.20220728-151557",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.010184 0.001361 0.941785 ( 0.972263)
build_miniruby 0.001898 0.000406 0.073406 ( 0.071736)
build_ruby 0.001673 0.000358 0.075152 ( 0.073849)
build_all 0.010056 0.000175 1.494365 ( 0.560007)
build_install 0.018510 0.000732 5.240633 ( 2.089149)
test_btest 0.000866 0.000137 75.505719 ( 8.532418)
test_basic 0.003626 0.004663 0.336187 ( 0.424047)
test_all 0.000849 0.001565 677.127296 ( 66.292716)
test_rubyspec 0.116839 0.060407 45.567514 ( 51.369322)
total: 130.39 sec