Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-120447
#<BuildRuby:0x0000563efe406c88
@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.20220824-120447",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008639 0.001657 0.816231 ( 0.928740)
build_miniruby 0.002265 0.000000 0.064089 ( 0.061676)
build_ruby 0.001659 0.000000 0.062706 ( 0.061319)
build_all 0.003830 0.005904 1.248763 ( 0.475895)
build_install 0.004495 0.012192 1.603840 ( 0.794613)
test_btest 0.001698 0.000000 55.607264 ( 6.119846)
test_basic 0.004968 0.000873 0.291823 ( 0.382477)
test_all 0.003030 0.001632 507.879965 ( 53.792497)
test_rubyspec 0.095247 0.040460 42.008800 ( 50.507139)
total: 113.12 sec