Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-112703
#<BuildRuby:0x000055e890000f40
@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.20220401-112703",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003216 0.007867 1.016368 ( 1.418148)
build_miniruby 0.001530 0.000328 0.079520 ( 0.078083)
build_ruby 0.001520 0.000326 0.070549 ( 0.069333)
build_all 0.007405 0.002977 4.224704 ( 0.852783)
build_install 0.014962 0.008775 8.477454 ( 3.004936)
test_btest 0.001125 0.000000 71.762014 ( 7.825669)
test_basic 0.007552 0.000181 0.345464 ( 0.433198)
test_all 0.001420 0.000388 703.201721 ( 68.270072)
test_rubyspec 0.103968 0.068912 46.383397 ( 51.882011)
total: 133.84 sec