Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-061108
#<BuildRuby:0x0000558468d6b680
@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.20220430-061108",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008344 0.003686 1.018496 ( 1.186904)
build_miniruby 0.002086 0.000245 0.076534 ( 0.074192)
build_ruby 0.001893 0.000000 0.073636 ( 0.071966)
build_all 0.009277 0.000000 1.512968 ( 0.611597)
build_install 0.024397 0.001003 5.881424 ( 2.780814)
test_btest 0.001398 0.000122 74.513448 ( 8.053139)
test_basic 0.003590 0.005101 0.323700 ( 0.410951)
test_all 0.002300 0.000299 695.040055 ( 67.074802)
test_rubyspec 0.112513 0.068922 45.439142 ( 50.604043)
total: 130.87 sec