Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-141653
#<BuildRuby:0x000056143cb23440
@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.20220407-141653",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007545 0.003926 0.992902 ( 1.186323)
build_miniruby 0.001626 0.000305 0.076033 ( 0.075577)
build_ruby 0.001892 0.000355 0.078659 ( 0.077451)
build_all 0.009919 0.000246 1.501573 ( 0.615132)
build_install 0.012868 0.008605 2.029130 ( 1.129687)
test_btest 0.001409 0.000000 71.999679 ( 8.452221)
test_basic 0.004897 0.002681 0.343616 ( 0.433882)
test_all 0.001836 0.000459 659.900701 ( 65.458263)
test_rubyspec 0.125633 0.040463 46.391326 ( 51.849352)
total: 129.28 sec