Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-030925
#<BuildRuby:0x000055feff697810
@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.20220208-030925",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009641 0.001846 0.975592 ( 2.440613)
build_miniruby 0.002288 0.000000 0.064854 ( 0.063813)
build_ruby 0.001705 0.000000 0.075007 ( 0.073521)
build_all 0.007032 0.003743 4.114857 ( 0.794391)
build_install 0.015239 0.008470 7.885855 ( 2.321710)
test_btest 0.001067 0.000400 73.451551 ( 8.131152)
test_basic 0.006192 0.002322 0.329613 ( 0.418379)
test_all 0.001326 0.000497 696.296155 ( 67.090336)
test_rubyspec 0.076335 0.083757 46.169452 ( 51.592897)
total: 132.93 sec