Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-053718
#<BuildRuby:0x0000558e387fcc10
@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.20220303-053718",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011089 0.000792 1.045664 ( 4.902682)
build_miniruby 0.002067 0.000148 0.073620 ( 0.071714)
build_ruby 0.001825 0.000130 0.075974 ( 0.074365)
build_all 0.009142 0.000653 4.162695 ( 0.860335)
build_install 0.017787 0.005788 7.813628 ( 2.397852)
test_btest 0.001338 0.000157 77.046479 ( 8.580156)
test_basic 0.007461 0.000000 0.337519 ( 0.426520)
test_all 0.001694 0.000000 698.783655 ( 66.952410)
test_rubyspec 0.110549 0.066090 46.452749 ( 51.731230)
total: 136.00 sec