Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-175652
#<BuildRuby:0x000056507d1cf600
@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.20221113-175652",
@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.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010075 1.283058 ( 1.406773)
build_miniruby 0.000000 0.002774 0.952703 ( 0.901810)
build_ruby 0.000000 0.003722 2.217926 ( 2.203677)
build_all 0.014829 0.004594 18.467475 ( 2.153380)
build_install 0.014646 0.007347 1.937769 ( 0.977764)
test_btest 0.000998 0.000521 88.112859 ( 9.062073)
test_basic 0.005378 0.002806 0.404241 ( 0.496346)
test_all 0.001833 0.000957 648.335919 ( 67.359417)
test_rubyspec 0.119586 0.065286 48.123149 ( 56.473549)
total: 141.04 sec