Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-031729
#<BuildRuby:0x000055dbce3a8450
@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.20220216-031729",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000159 0.012301 1.017197 ( 3.662870)
build_miniruby 0.001322 0.000661 0.077078 ( 0.075387)
build_ruby 0.001464 0.000732 0.076077 ( 0.073852)
build_all 0.008330 0.002153 4.137470 ( 0.798698)
build_install 0.018458 0.006312 7.820652 ( 2.320840)
test_btest 0.000786 0.000344 74.174446 ( 8.261487)
test_basic 0.004500 0.002555 0.346957 ( 0.441850)
test_all 0.001285 0.000571 701.577377 ( 67.707621)
test_rubyspec 0.107310 0.065845 46.129149 ( 51.377688)
total: 134.72 sec