Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-205230
#<BuildRuby:0x0000560a6aa6b858
@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.20220315-205230",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008357 0.001929 0.997609 ( 1.265813)
build_miniruby 0.001631 0.000376 0.075507 ( 0.073737)
build_ruby 0.001762 0.000407 0.073432 ( 0.071710)
build_all 0.008061 0.001860 4.268087 ( 0.873701)
build_install 0.023478 0.000225 8.011433 ( 2.424154)
test_btest 0.001925 0.000339 74.126582 ( 7.939837)
test_basic 0.006637 0.000147 0.327513 ( 0.417819)
test_all 0.002028 0.000156 650.817931 ( 65.751875)
test_rubyspec 0.088383 0.079939 46.337150 ( 51.707277)
total: 130.53 sec