Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-112512
#<BuildRuby:0x00005640711e0b38
@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.20220406-112512",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007749 0.004979 0.999658 ( 1.061729)
build_miniruby 0.001821 0.000521 0.077372 ( 0.074915)
build_ruby 0.001575 0.000450 0.073305 ( 0.071036)
build_all 0.009400 0.002122 4.135119 ( 0.840476)
build_install 0.016538 0.004151 8.560238 ( 3.006056)
test_btest 0.000670 0.000183 77.432663 ( 8.183898)
test_basic 0.005727 0.001562 0.342757 ( 0.442246)
test_all 0.001410 0.000203 687.802505 ( 67.518509)
test_rubyspec 0.102742 0.059178 46.768986 ( 51.989260)
total: 133.19 sec