Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-125937
#<BuildRuby:0x0000559903bc5560
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-125937",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009833 0.001404 0.950798 ( 1.129028)
build_miniruby 0.001483 0.000212 0.073740 ( 0.073864)
build_ruby 0.002213 0.000000 0.076714 ( 0.075706)
build_all 0.009455 0.000000 4.044388 ( 0.788676)
build_install 0.022717 0.000000 7.653183 ( 2.292621)
test_btest 0.001849 0.000000 46.645095 ( 43.373976)
test_basic 0.003702 0.004431 0.341970 ( 0.430311)
test_all 0.001519 0.000198 688.455721 ( 66.545570)
test_rubyspec 0.106902 0.045331 45.508723 ( 50.928090)
total: 165.64 sec