Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-014151
#<BuildRuby:0x0000556289ce48e8
@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.20220213-014151",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000022 0.000004 0.000026 ( 0.000028)
configure 0.000051 0.000009 0.000060 ( 0.000038)
build_up 0.009232 0.001538 0.944630 ( 0.989993)
build_miniruby 0.001829 0.000305 0.076653 ( 0.074309)
build_ruby 0.001685 0.000281 0.075187 ( 0.073535)
build_all 0.011106 0.000095 4.123903 ( 0.798892)
build_install 0.014989 0.009190 7.893134 ( 2.309076)
test_btest 0.001082 0.000240 74.092528 ( 8.345007)
test_basic 0.006039 0.001342 0.330282 ( 0.419550)
test_all 0.000662 0.001203 651.586917 ( 64.951099)
test_rubyspec 0.097985 0.062026 46.214847 ( 51.352153)
total: 129.31 sec