Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-154220
#<BuildRuby:0x000055b1cd0a44f0
@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.20220331-154220",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002245 0.009613 1.053029 ( 1.041611)
build_miniruby 0.001381 0.000966 0.079047 ( 0.076606)
build_ruby 0.001153 0.000808 0.073758 ( 0.071669)
build_all 0.000449 0.009437 4.275387 ( 0.857012)
build_install 0.020862 0.001670 8.026306 ( 2.452964)
test_btest 0.000754 0.000484 77.240847 ( 8.511938)
test_basic 0.005078 0.001970 0.342768 ( 0.435021)
test_all 0.000562 0.001364 703.772545 ( 67.258474)
test_rubyspec 0.090341 0.078932 46.540254 ( 51.902729)
total: 132.61 sec