Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-012403
#<BuildRuby:0x0000564242245038
@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.20220427-012403",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.009321 0.852920 ( 1.502999)
build_miniruby 0.000000 0.001777 0.053817 ( 0.052937)
build_ruby 0.001481 0.000000 0.053687 ( 0.053233)
build_all 0.006456 0.002253 1.198743 ( 0.476642)
build_install 0.009945 0.009468 4.806401 ( 2.435229)
test_btest 0.001414 0.000666 54.095863 ( 5.850328)
test_basic 0.004471 0.002103 0.294583 ( 0.386098)
test_all 0.001347 0.000634 493.754353 ( 53.303726)
test_rubyspec 0.083677 0.047724 41.621287 ( 47.256184)
total: 111.32 sec